Show HN: Trylle – The Next-Gen Git Platform for Modern Teams
2 days ago
- Adds zsh completion stub for _nimbus, enabling shell discovery of subcommands without sourcing full CLI.
- Implements completion generation for bash and zsh shells with opt-in hidden flags via NIMBUS_COMPLETE_HIDDEN=1 environment variable.
- Introduces new completion.go module and GenBash() function for bash output, with hidden flags disabled by default.
- Adds backward-compatible chnages including bash and zsh completion files, static command table in binary, docs for operators, golden tests, and CHANGELOG updates.
- Security improvements shorten JWT refresh horizons and rotate signing assertions to reduce exposure.
- Ops changes include staged flag flips on legacy endpoint and dashboards for cookie cohorts, expecting temporary 401 spike.
- Review tools summarize PRs, keep stacks grouped, show CI status, and integrate automations on repository events.
- Platform features include stack management, import/push mirror, release publishing, one inbox for reviews, terminal CLI, Linux/ARM64/macOS runners, and verified commits.
- Pricing tiers: Free for personal projects with limited CI/AI credits; Pro and Teams for more capacity and larger allowances.
- Trylle is a git platform combining pull requests, stacked branches, reviews, issues, releases, and Actions.