Releases: edgee-ai/edgee
Releases · edgee-ai/edgee
v0.2.6
What's Changed
- feat(cli): edgee alias installs PATH shims for non-interactive shells by @SachaMorard in #90
Full Changelog: v0.2.5...v0.2.6
v0.2.5
What's Changed
- chore: bump edgee-cli to 0.2.4 by @github-actions[bot] in #77
- feat(cli): report CLI version on session start by @NicolasGirardot in #78
- feat: add --no-statusline flag to edgee launch claude by @CLEMENTINATOR in #79
- feat(launch/claude): pre-allow mcp__edgee__addSessionCommit by @NicolasGirardot in #80
- feat(cli): make Edgee statusline always render alongside project-level statusLines by @manthis in #81
- feat(cli): restructure statusline commands and auto-install on first … by @NicolasGirardot in #87
- Replace image in README with updated asset by @SachaMorard in #88
New Contributors
Full Changelog: v0.2.4...v0.2.5
v0.2.4
What's Changed
- chore: bump edgee-cli to 0.2.3 by @github-actions[bot] in #74
- docs: document that flags after
launch <agent>are forwarded by @SachaMorard in #75 - fix(launch): forward --help to underlying agent binary by @SachaMorard in #76
Full Changelog: v0.2.3...v0.2.4
v0.2.3
What's Changed
- Edgee 1308 add claude code status bar showing live compression stats by @NicolasGirardot in #54
- Bump version to 0.2.2 by @github-actions[bot] in #59
- ci: switch release workflow to crate-specific tags by @KokaKiwi in #61
- feat: bootstrap edgee-compression-layer with gateway-core foundation by @KokaKiwi in #55
- ci: use katyo/publish-crates action for crates.io publishing by @KokaKiwi in #62
- chore(compressor): add license, description, homepage and repository fields by @KokaKiwi in #64
- refactor(compressor): remove dead-code filter_minimal/filter_aggressive and their tests by @KokaKiwi in #66
- chore: bump edgee-compressor to 0.1.1 by @github-actions[bot] in #65
- ci: skip crates.io publish for edgee-cli by @KokaKiwi in #69
- chore: bump edgee-compressor to 0.1.2 by @github-actions[bot] in #67
- chore: update dependencies by @KokaKiwi in #70
- feat(launch): add MCP config file and EDGEE_MCP_URL override by @NicolasGirardot in #56
- fix(release): accept v<X.Y.Z> tags for CLI, fix default MCP URL by @NicolasGirardot in #72
- chore: add CLAUDE.md with repo guidance for Claude Code by @SachaMorard in #73
Full Changelog: v0.2.2...v0.2.3
v0.2.2
fix(launch): Windows binary resolution for claude, codex, and opencod…
v0.2.1
v0.2.0
What's Changed
- fix: auto-add edgee to PATH on Windows install by @SachaMorard in #43
- refactor: migrate to cargo workspace with crates/cli structure by @KokaKiwi in #39
- fix: use plural /sessions/ in console URL path by @NicolasGirardot in #44
- OpenCode Support by @TeckniX in #45
- feat: multi-profile support with per-project credentials by @SachaMorard in #50
- feat: inject x-edgee-repo header from local git origin by @NicolasGirardot in #46
- feat(command): add stats + end of session stats by @CLEMENTINATOR in #48
- feat(alias): add alias command to set up shell integration by @CLEMENTINATOR in #47
New Contributors
Full Changelog: v0.1.11...v0.2.0
v0.1.11
What's Changed
- Bump version to 0.1.10 by @github-actions[bot] in #37
- Revise README with updated installation and launch info by @SachaMorard in #38
- feat: add Windows support by @SachaMorard in #40
- v0.1.11 by @SachaMorard in #41
Full Changelog: v0.1.10...v0.1.11
v0.1.10
feat: persist token before org selection, recover from aborted login,…
v0.1.9
feat: change og (#34)