Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 28 Jul 14:13
· 14 commits to main since this release

Changelog

  • fec70a9 Add Gemini, Groq, OpenRouter, Anthropic, Qwen, Kimi, and OpenAI providers
  • b5fa52a Add default APIKeyEnv OMNIROUTE_API_KEY for OmniRoute provider
  • 79a0735 Clean codebase: remove redundant comments and header noise
  • a46aefd Improve agent feedback when provider returns zero tokens or error
  • a5c1abe Initial commit
  • eee7cd7 Optimize README for SEO and AEO search engines
  • eacb2de Use 127.0.0.1 for default OmniRoute and Ollama loopback endpoints
  • d6ce58c added shell timeout
  • e2dc912 ci: use stable go, restructure shell timeout config to [tools.shell]
  • 9586d86 feat: add OmniRoute gateway provider, doctor command, and slash command switching
  • 1635d6a feat: initial commit for GoCode terminal agent and documentation
  • df24991 fix ci: split race test and coverage to avoid covdata error on Go 1.24
  • 44b0d42 fix(ci): update goreleaser config and action, add release cleanup step
  • ffffce8 fix(docs,mod): update repository URLs and module import paths to mevarx/GoCode
  • 6dee716 implement CI, reworked contextmanagemant, few improvements
  • 1bb790b implement TUI
  • d12e436 optimise readme for seo