docs: update agent extension changelog for v0.0.99#660
docs: update agent extension changelog for v0.0.99#660Nikhil (shadowfax92) merged 1 commit intomainfrom
Conversation
Greptile SummaryThis PR adds the auto-generated changelog entry for BrowserOS Extension v0.0.99 (2026-04-08), listing 5 merged PRs: a version bump, removal of the workflows feature, a fuzzy-search model picker, removal of the obsolete controller extension, and the previous changelog update. The format is consistent with existing entries and no issues were found. Confidence Score: 5/5Safe to merge — documentation-only change with no code modifications. Single CHANGELOG.md file updated with a new auto-generated version entry. No logic, no security implications, format matches existing entries, and the date/version are consistent. No files require special attention.
|
| Filename | Overview |
|---|---|
| packages/browseros-agent/apps/agent/CHANGELOG.md | Adds v0.0.99 changelog entry with 5 PR references; format is consistent with existing entries and content is accurate. |
Flowchart
%%{init: {'theme': 'neutral'}}%%
flowchart TD
A[v0.0.98 - 2026-03-27] --> B[v0.0.99 - 2026-04-08]
B --> C["chore: bump server and extension version (#659)"]
B --> D["chore(agent): remove workflows feature (#656)"]
B --> E["feat: replace model picker with shadcn Combobox + fuse.js (#617)"]
B --> F["feat: clean-up - remove obsolete controller extension (#610)"]
B --> G["docs: update agent extension changelog for v0.0.98 (#609)"]
Reviews (1): Last reviewed commit: "docs: update agent extension changelog f..." | Re-trigger Greptile
Auto-generated changelog update for BrowserOS Extension v0.0.99.