Spaces:
Paused
Paused
Commit History
fix(provider): π increase timeout for antigravity API requests from 120s to 600s 956bdbb
Mirrowel commited on
Merge pull request #14 from Mirrowel/Error-handling-consistency 71586c6 unverified
Mirrowel commited on
fix: improve error handling implementation based on code review a1cc875
mirrobot-agent[bot] commited on
feat(provider): β¨ implement Google Cloud onboarding flow with automatic project discovery d2adf05
Mirrowel commited on
refactor(provider): π¨ replace hardcoded project generation with dynamic GCP resolution d6e982e
Mirrowel commited on
feat(core): β¨ add structured error accumulator and consistent error handling/reporting 7cb148b
Mirrowel commited on
fix(provider): π add automatic ID repair for mismatched tool call responses aeb8eaf
Mirrowel commited on
refactor(ui): π¨ replace console.clear with cross-platform clear_screen function 1ce8eba
Mirrowel commited on
refactor(api): π¨ change is_ready from method to property access c264be0
Mirrowel commited on
fix(provider): π skip file operations for env:// credential paths 29df294
Mirrowel commited on
refactor(logging): π¨ remove debug print statements and add concise deployment logs a140a0d
Mirrowel commited on
debugging pass to try to unfuck deployment eb3864b
Mirrowel commited on
fix(provider): π expand JSON schema validation keyword filtering and improve Gemini 3 tool call reliability 5a03c26
Mirrowel commited on
feat(provider): β¨ add strict JSON schema enforcement for Gemini 3 tool calls f50cbff
Mirrowel commited on
fix(provider): π improve Gemini 3 tool schema handling and parameter validation 6ed1677
Mirrowel commited on
feat(api): β¨ add model pricing and capabilities enrichment service b6a47c9
Mirrowel commited on
feat(credentials): β¨ add support for environment-based credential loading and bulk export tools bd8f638
Mirrowel commited on
chore(config): π§Ή ignore environment files and increase default token limit 6573de3
Mirrowel commited on
feat(settings): β¨ add provider-specific settings management UI 64859d9
Mirrowel commited on
fix(proxy): π load environment variables before displaying PROXY_API_KEY 2384d86
Mirrowel commited on
fix(providers): π improve finish_reason handling and tool_calls initialization in stream reassembly f6dce02
Mirrowel commited on
fix(auth): π add exponential backoff and validation for token refresh failures d94742e
Mirrowel commited on
feat(auth): β¨ add environment variable-based OAuth credential support with multi-account capability 5bc49f2
Mirrowel commited on
feat(antigravity): β¨ add default safety settings to prevent content filtering 6c4ca7c
Mirrowel commited on
chore(antigravity): π§Ή update User-Agent header to version 1.11.9 474826e
Mirrowel commited on
feat(antigravity): β¨ add thinking mode sanitization for Claude API compatibility 087aab7
Mirrowel commited on
fix(gemini): π consolidate parallel tool responses and improve rate limit handling d4593e5
Mirrowel commited on
One huge ass bugfix i can't even list here. It's a mess i'll fix later 62e7cf3
Mirrowel commited on
refactor(credential-tool): π¨ add export submenu for credential management 7830a78
Mirrowel commited on
docs: π add comprehensive documentation for new features and providers f5ccdf6
Mirrowel commited on
feat(rotation): β¨ add configurable weighted random credential selection f35e0e7
Mirrowel commited on
feat(client): β¨ add credential prioritization system for tier-based model access b5da45c
Mirrowel commited on
refactor(antigravity): π¨ remove thinking mode toggling feature 8a839ed
Mirrowel commited on
fix(client): π prevent provider initialization without configured credentials 8d69bcd
Mirrowel commited on
fix(antigravity): π handle malformed double-encoded JSON responses 4d4a198
Mirrowel commited on
fix(proxy): π prevent role field concatenation in streaming responses 0ea3b2d
Mirrowel commited on
feat(antigravity): β¨ add thinking mode toggling for mid-conversation model switches 74f9532
Mirrowel commited on
refactor(logging): π¨ adjust logging levels and improve schema cleaning for Antigravity 868b7c9
Mirrowel commited on
refactor(gemini): π¨ remove redundant model and project fields from request payload 3298177
Mirrowel commited on
feat(gemini): β¨ implement Gemini 3 support with tool fixes and signature caching ae56762
Mirrowel commited on
refactor(antigravity): π¨ simplify Claude model variant handling with automatic -thinking mapping e6a4ff2
Mirrowel commited on
refactor(providers): π¨ extract cache logic into shared ProviderCache module 9bc26b9
Mirrowel commited on
refactor(antigravity): π¨ restructure provider with comprehensive code organization and documentation afe6e70
Mirrowel commited on
refactor(gemini): π¨ implement official Gemini CLI discovery flow with tier-based onboarding 0ff233d
Mirrowel commited on
feat(antigravity): β¨ add Claude thinking caching and generalize Antigravity cache handling 78eef96
Mirrowel commited on
feat(antigravity): β¨ add Claude support and parse double-encoded JSON in tool args 08736cc
Mirrowel commited on
feat(antigravity): β¨ add disk persistence for thoughtSignature cache 946e5a0
Mirrowel commited on
feat(antigravity): β¨ add Gemini 3 tool-fix (namespace, signature, system-instruction) to reduce tool hallucination d7fa998
Mirrowel commited on
fix(api): π override global temperature=0 via OVERRIDE_TEMPERATURE_ZERO 6adac7a
Mirrowel commited on