426acc494a
Implement Gemini signature caching and thinking recovery
Badri Narayanan S
2025-12-28 14:34:03 +05:30
1eb2329f7c
Gemini schema fix and modularize format converter
Badri Narayanan S
2025-12-28 03:28:05 +05:30
21c17d55f3
Removed standard anthropic name mapper as its unnecessary
Badri Narayanan S
2025-12-27 19:11:03 +05:30
937d23a75a
Updated config details in readme
Badri Narayanan S
2025-12-27 16:40:43 +05:30
c1e1dbb0ef
Added support for Gemini models
Badri Narayanan S
2025-12-27 14:09:20 +05:30
9b7dcf3a6c
removing restcting of available models, fixing max tokens issues in test
Badri Narayanan S
2025-12-27 12:17:45 +05:30
f86c4f4d32
updating star history link to no cache
Badri Narayanan S
2025-12-26 23:23:12 +05:30
1dfb47325b
docs: add banner image to README
Badri Narayanan S
2025-12-26 20:53:54 +05:30
136535fd52
docs: add Buy Me a Coffee funding link
Badri Narayanan S
2025-12-26 20:40:38 +05:30
07a09c1cb9
fallback to load antigravity default account, even if config file exists but with no accounts
Badri Narayanan S
2025-12-26 14:54:43 +05:30
1a9609054f
chore: update repo URLs and title after GitHub rename
Badri Narayanan S
2025-12-26 01:09:11 +05:30
5465e91802
docs: add npm badges and rename title to Server
Badri Narayanan S
2025-12-26 00:39:20 +05:30
6504d77279
fix: auto-sync version from release tag in publish workflow
Badri Narayanan S
2025-12-26 00:31:15 +05:30
de873d5057
docs: update README with npm package installation instructions
Badri Narayanan S
2025-12-26 00:23:13 +05:30
277c28c7e3
1.0.2
Badri Narayanan S
2025-12-26 00:18:20 +05:30
e8bfc7ea04
fix: rename bin command to match package name for npx
Badri Narayanan S
2025-12-26 00:18:20 +05:30
6eca4ed792
1.0.1
Badri Narayanan S
2025-12-26 00:17:12 +05:30
5b1340d228
feat: add npm package support with CLI entry point
Badri Narayanan S
2025-12-26 00:17:12 +05:30
4d0e42471a
updated correct star history link
Badri Narayanan S
2025-12-25 22:08:16 +05:30
b8677c9f6b
feat: show remaining time for rate-limited accounts
Badri Narayanan S
2025-12-25 22:00:48 +05:30
9b0b756e72
feat: consolidate /accounts into /account-limits endpoint
Badri Narayanan S
2025-12-25 21:55:03 +05:30
ed6bd3af2b
fix oauth redirect URI not imported
Badri Narayanan S
2025-12-25 16:10:11 +05:30
e55d3ccb20
Merge pull request #1 from 0FL01/linux-support
Badri Narayanan S
2025-12-25 14:04:25 +05:30
e52fc2f994
docs: add Star History chart to README
Badri Narayanan S
2025-12-25 13:47:13 +05:30
21f923b4ec
docs: replace round-robin references with sticky selection
Badri Narayanan S
2025-12-25 13:37:20 +05:30
01cda835d9
feat: add prompt caching, sticky account selection, and non-thinking model
Badri Narayanan S
2025-12-25 13:26:48 +05:30
a777f37c3f
Add Linux support with cross-platform database path detection
Andrey Bash
2025-12-25 09:35:21 +03:00
943a4dcb20
Verbose message logging only when debug = true
Badri Narayanan S
2025-12-24 20:31:39 +05:30
0edc718672
refactor: centralize constants, add error classes, and DRY test utilities
Badri Narayanan S
2025-12-24 18:11:45 +05:30
712da8f7f2
code quality improvements and refactoring
Badri Narayanan S
2025-12-21 22:11:44 +05:30
f282b36d1e
code cleanup and test fix
Badri Narayanan S
2025-12-21 20:25:20 +05:30
c703fb32fb
fix where models didnt wait if retrydelay is less than 2 mins for multi account scenario
Badri Narayanan S
2025-12-21 19:57:50 +05:30
8eead9660c
reset rate limits in cache only when all accounts are rate limited
Badri Narayanan S
2025-12-21 15:43:51 +05:30
9a35845ceb
add ability to remove accounts. ensure accounts are not / added / removed when server is running
Badri Narayanan S
2025-12-21 15:05:45 +05:30
95c08f9d55
handle rate limits gracefully, and add ability to check google server for every request in case they reset rate limits on their end, thereby not relying on local cache alone
Badri Narayanan S
2025-12-21 14:49:57 +05:30
f625377bdf
thinking sanitization
Badri Narayanan S
2025-12-19 22:41:01 +05:30
da48b9898b
sanitize thinking blocks
Badri Narayanan S
2025-12-19 22:02:18 +05:30
3ad42b127d
added claude.md
Badri Narayanan S
2025-12-19 20:08:38 +05:30
0b6bfbffdd
added gitgnore
Badri Narayanan S
2025-12-19 19:34:46 +05:30
3d98119fed
remove unnecessary fields
Badri Narayanan S
2025-12-19 19:34:37 +05:30
059547382d
initial commit
Badri Narayanan S
2025-12-19 19:27:10 +05:30
5ae29947b1
initial commit
Badri Narayanan S
2025-12-19 19:20:28 +05:30
52d72b7bff
initial commit
Badri Narayanan S
2025-12-18 00:06:00 +05:30