Skip to content

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 01 Apr 07:39
· 25 commits to main since this release

1.1.0 (2026-04-01)

Bug Fixes

  • address code review issues in description cache functions (22ef33a)
  • address code review issues in explorer feature (0bb9c78)
  • address UI component review issues in Explorer (c0fa6b2)
  • always place configured root first in discoverProjects (d81aba3)

Features

  • add @anthropic-ai/sdk for file description enrichment (712743e)
  • add /api/explorer route (GET list + POST enrich) (68e342a)
  • add /explorer page (a59717d)
  • add description cache helpers to core.ts (700a7f2)
  • add enrichDescription and listExplorerFiles to core.ts (7d97e23)
  • add Explorer nav item and keyboard shortcut (9e724c2)
  • add Explorer UI components (FileDetail, FileTree, FileCards, ExplorerTab) (ea8296d)
  • add ExplorerFile and DescriptionCache types (5f092b2)
  • add vibedoc_get_file_map MCP tool (fb5bbc5)
  • auto-enrich description when doc is created (0332073)