Skip to content

Release v2.0.1: stable fixes + free-tier efficiency - #78

Merged
Nithwin merged 4 commits into
mainfrom
v2
Aug 6, 2026
Merged

Release v2.0.1: stable fixes + free-tier efficiency#78
Nithwin merged 4 commits into
mainfrom
v2

Conversation

@Nithwin

@Nithwin Nithwin commented Aug 6, 2026

Copy link
Copy Markdown
Owner

Summary

  • Stabilize v2 with release packaging, Gemini thought-signature, RAG indexing, session, and MCP lifecycle fixes
  • Add lightweight chat mode and local auto-routing so greetings/simple questions skip plan/build overhead
  • Slash system prompt / repo map / context window size for free-tier Gemini usability

Test plan

  • go test ./...
  • go vet ./...
  • Smoke: hi stays in chat (no plan router banner)
  • Smoke: fix X routes to build and can edit
  • After merge: tag v2.0.1 triggers GoReleaser

Made with Cursor

Nithwin and others added 4 commits July 27, 2026 15:30
…d improve uninstall command to remove additional data directories
Route greetings and simple questions to a no-tools chat path via local heuristics, collapse system prompts, and tighten context limits so free Gemini stays usable.

Co-authored-by: Cursor <cursoragent@cursor.com>
@Nithwin
Nithwin merged commit 2f2499b into main Aug 6, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant