Releases: looselyorganized/auggy
Releases · looselyorganized/auggy
Release list
v0.5.0
What's Changed
- feat(cli): auggy run + admin URLs in list + /admin spec by @mhofwell in #76
- feat(agent-mail): Phase A — outbound email augment with per-peer policy by @mhofwell in #79
- docs: roadmap + console v1.0 spec (rename /admin → /console) by @mhofwell in #83
- feat(console): v1.0 SPA — 7 tabs against docs/21-console.md by @mhofwell in #81
- refactor!: rename orgContext augment → manifest by @mhofwell in #84
- docs(manifest): drop residual "org" framing in 07-built-in-augments.md by @mhofwell in #86
- chore(chat): delete standalone chat/ package by @mhofwell in #85
- feat(cli): first-run UX — loopback auth bypass, dev --open, drop run by @mhofwell in #87
- feat(cli): redesign augment picker — locked-first, taglines, detail panel by @mhofwell in #88
- feat(cli): discover installed Ollama models + drop llama3.2 from defaults by @mhofwell in #89
- fix(cli): forward agentDir to webTransport so /console can read .env + identity.md by @mhofwell in #90
- Add app backend route helper and concierge example by @mhofwell in #91
- feat(routes): add route groups and auth context by @mhofwell in #92
- docs: track local project docs by @mhofwell in #93
- feat(routes): stabilize helper route context by @mhofwell in #94
- feat(routes): add route manifest posture by @mhofwell in #95
- feat(routes): add route manifest CLI by @mhofwell in #96
- feat(routes): export openapi document by @mhofwell in #97
- ci: add repo-owned CodeQL workflow by @mhofwell in #98
- feat(routes): add visitor auth modes by @mhofwell in #99
- feat(models): refresh and cache provider catalogs by @mhofwell in #100
- feat(visitor-auth): add AgentMail setup flow by @mhofwell in #101
- feat(memory): harden layered memory for production by @mhofwell in #102
- feat(v1): harden memory auth and MCP by @mhofwell in #103
- fix(telegram): abort polling on shutdown by @mhofwell in #104
- feat(identity): canonicalize creator identity by @mhofwell in #105
- docs: refresh v1 release state and DX lab by @mhofwell in #106
- feat(v1): harden built-in augment authority by @mhofwell in #107
- fix(notify): default destinations away from public trust by @mhofwell in #117
- docs(link): strengthen preview trust warnings by @mhofwell in #108
- docs(bash): strengthen preview sandbox warnings by @mhofwell in #109
- fix(budgets): harden preview guardrail posture by @mhofwell in #110
- fix(deploy): acknowledge budgets soft-cap posture by @mhofwell in #111
- fix(deploy): detect all budgets daily caps by @mhofwell in #116
- fix(budgets): surface pricing confidence to admins by @mhofwell in #112
- feat(budgets): notify on spend thresholds by @mhofwell in #113
- fix(budgets): retry failed threshold notifications by @mhofwell in #115
- feat(budgets): add explicit retention policy by @mhofwell in #114
- fix(budgets): require integer retention days by @mhofwell in #118
- Add AgentMail augment setup flow by @mhofwell in #119
- docs(agentmail): record inbound hardening path by @mhofwell in #121
- Add creator-only Auggy self-inspection DX by @mhofwell in #120
- Add delegated app authorization for routes and tools by @mhofwell in #122
- Document app-builder delegated auth recipes by @mhofwell in #123
- Pin delegated auth error response contract by @mhofwell in #124
- feat(auth): support external assertion key rotation by @mhofwell in #125
- feat(authz): audit delegated authorization denials by @mhofwell in #126
- feat(auth): add external assertion replay protection by @mhofwell in #127
- docs(authz): add app auth bridge example by @mhofwell in #128
- Prepare 0.5 preview readiness by @mhofwell in #129
- feat(skills): package Auggy builder skill by @mhofwell in #130
- Add console chat debug tools by @mhofwell in #131
- Harden creator memory and deterministic skill activation by @mhofwell in #132
- Remove redundant augment capability declarations by @mhofwell in #133
- Add bounded workspace awareness by @mhofwell in #134
- Refresh the creator console UI by @mhofwell in #135
- Remove remaining legacy augment capability guidance by @mhofwell in #136
- Harden AgentMail inbound, outbound, and operations by @mhofwell in #137
- Harden AgentMail durability on Railway by @mhofwell in #138
- Harden AgentMail and core SQLite durability by @mhofwell in #139
- Document durable AgentMail runtime by @mhofwell in #140
- Clarify informational CLI diagnostics by @mhofwell in #142
- Remove legacy learned.md compatibility by @mhofwell in #144
- feat(console): persist chat conversations by @mhofwell in #146
- feat(console): add persistent multi-chat workspace by @mhofwell in #145
- Refine console chat actions by @mhofwell in #141
- fix(cli): separate augment and skill scaffolding by @mhofwell in #147
- feat(console): refine persistent chat workspace UI by @mhofwell in #148
- Stabilize console visitor auth and local verification DX by @mhofwell in #149
- fix(scaffold): keep skill discovery silent by @mhofwell in #150
- feat(console): replace legacy integration links with connection guidance by @mhofwell in #151
- Fix console page overscroll by @mhofwell in #154
- fix(web): forward public frontend URL from config by @mhofwell in #152
- feat(examples): add agent app backend showcases by @mhofwell in #153
- feat: overhaul console capability runtime map by @mhofwell in #155
- fix(cli): recover stale agent runtime records by @mhofwell in #156
- fix(console): harden chat lifecycle and persistence by @mhofwell in #157
- feat(console): add human-readable toast feedback by @mhofwell in #158
- fix(security): harden repository security boundaries by @mhofwell in #159
- fix(runtime): add agent-wide keyed turn scheduling by @mhofwell in #160
- fix(security): quarantine Telegram delivery conflicts by @mhofwell in #161
- fix(ci): enforce tracked test-surface inventory by @mhofwell in #162
- feat(coordination): add fail-closed distributed foundation by @mhofwell in #163
- fix(runtime): harden single-replica production readiness by @mhofwell in #164
- feat(jobs): add crash-aware durable background turns by @mhofwell in #165
- refactor: remove obsolete code paths by @mhofwell in https:/...
v0.5.0-rc.12
v0.5.0-rc.11
What's Changed
- feat(agentmail): rebuild provider-native mailbox orchestration by @mhofwell in #208
- fix(release): preserve AgentMail canary secret contract by @mhofwell in #209
- test(release): add live AgentMail mutation canary by @mhofwell in #210
- fix(release): honor AgentMail canary list policy by @mhofwell in #211
- test(release): isolate AgentMail live E2E stages by @mhofwell in #212
- test(release): trace AgentMail delivery telemetry by @mhofwell in #213
- release: v0.5.0-rc.11 by @mhofwell in #214
- fix(agentmail): accept opaque provider identifiers by @mhofwell in #215
- test(release): trust canonical AgentMail delivery proof by @mhofwell in #216
- test(release): verify reviewed reply content by @mhofwell in #217
Full Changelog: v0.5.0-rc.10...v0.5.0-rc.11
v0.5.0-rc.9
v0.5.0-rc.10
What's Changed
- docs: publish RC.9 release state by @mhofwell in #204
- fix(agentmail): preserve operator keys and support Bun inbound by @mhofwell in #205
- release: v0.5.0-rc.10 by @mhofwell in #206
- fix(agentmail): accept provider subscription acknowledgement by @mhofwell in #207
Full Changelog: v0.5.0-rc.9...v0.5.0-rc.10
v0.5.0-rc.8
What's Changed
- fix(agentmail): coordinate shared setup and recovery by @mhofwell in #198
- release: v0.5.0-rc.8 by @mhofwell in #199
Full Changelog: v0.5.0-rc.7...v0.5.0-rc.8
v0.5.0-rc.7
v0.5.0-rc.6
v0.5.0-rc.5
What's Changed
- docs(release): record 0.5.0-rc.4 publication by @mhofwell in #180
- feat(agentmail): surface canonical inbox identity by @mhofwell in #181
- fix(agentmail): harden inbound reconciliation by @mhofwell in #182
- feat(agentmail): add reviewed inbound reply attention by @mhofwell in #183
- feat(agentmail): deliver durable creator attention digests by @mhofwell in #184
- feat(agentmail): add multi-inbox action center by @mhofwell in #185
- feat(agentmail): add bounded public inbound admission by @mhofwell in #186
- fix(console): proxy AgentMail detail auth by @mhofwell in #188
- fix(agentmail): classify transient inbox health failures by @mhofwell in #187
- release: v0.5.0-rc.5 by @mhofwell in #189
Full Changelog: v0.5.0-rc.4...v0.5.0-rc.5