Commit History

fix(logging): preserve full credential filenames in logs
fce1762

MasuRii commited on

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