SpeedyFoxAi
  • Joined on 2026-02-23
SpeedyFoxAi pushed to main at SpeedyFoxAi/vera-ai-v2 2026-04-01 17:49:04 -05:00
5b44ff16ac docs: add Docker Hub publish workflow and git mirror remotes
SpeedyFoxAi pushed tag v2.0.4 to SpeedyFoxAi/vera-ai-v2 2026-04-01 17:43:51 -05:00
SpeedyFoxAi pushed to main at SpeedyFoxAi/vera-ai-v2 2026-04-01 17:43:51 -05:00
346f2c26fe feat: semantic search includes raw turns, deduplicate layers, fix recent turn ordering
SpeedyFoxAi pushed to main at SpeedyFoxAi/vera-ai-v2 2026-04-01 16:20:39 -05:00
de7f3a78ab test: expand coverage to 92% with production-realistic fixtures
SpeedyFoxAi pushed to main at SpeedyFoxAi/vera-ai-v2 2026-04-01 16:20:09 -05:00
6154e7974e fix: add debug log file locking, improve error logging, validate cloud API key
SpeedyFoxAi pushed to main at SpeedyFoxAi/vera-ai-v2 2026-04-01 16:13:44 -05:00
cbe12f0ebd chore: remove dead calculate_token_budget, fix hardcoded timestamp
9fa5d08ce0 refactor: consolidate duplicate QdrantService singleton into singleton.py
90dd87edeb fix: system prompt appends to caller's system message, empty = passthrough
2801a63b11 fix: correct timestamp parsing bug - chained .replace() was stripping timezone
355986a59f fix: replace deprecated datetime.utcnow() with timezone-aware alternative
Compare 6 commits »
SpeedyFoxAi pushed to main at SpeedyFoxAi/vera-ai-v2 2026-03-31 19:32:29 -05:00
9774875173 fix: correct test_curator mock strategy and list content test behavior
SpeedyFoxAi pushed to main at SpeedyFoxAi/vera-ai-v2 2026-03-31 19:19:54 -05:00
bfd0221928 test: expand coverage to 70%+ — add utils, config, curator, proxy, integration tests
SpeedyFoxAi pushed to main at SpeedyFoxAi/vera-ai-v2 2026-03-30 08:48:37 -05:00
abfcc91eb3 v2.0.3: Improve error handling, add tests, cleanup
SpeedyFoxAi pushed tag v2.0.2 to SpeedyFoxAi/vera-ai-v2 2026-03-27 15:08:48 -05:00
SpeedyFoxAi pushed to main at SpeedyFoxAi/vera-ai-v2 2026-03-27 15:08:40 -05:00
34304a79e0 v2.0.2: Production release with role parsing fix and threshold correction
c78b3f2bb6 fix: parse curated turns into proper user/assistant roles
Compare 2 commits »
SpeedyFoxAi pushed tag v2.0.1 to SpeedyFoxAi/vera-ai-v2 2026-03-26 21:26:33 -05:00
SpeedyFoxAi pushed to main at SpeedyFoxAi/vera-ai-v2 2026-03-26 21:26:33 -05:00
50874eeae9 v2.0.1: Monthly curation now in curator_prompt.md, remove full_run_time/full_run_day config
SpeedyFoxAi pushed to main at SpeedyFoxAi/vera-ai-v2 2026-03-26 20:43:49 -05:00
f6affc9e01 Update curator_prompt.md with monthly curation mode, remove duplicate static/ folder
SpeedyFoxAi pushed to main at SpeedyFoxAi/vera-ai-v2 2026-03-26 16:05:08 -05:00
6e810c913c Add systemprompt.md explaining vector DB memory context
1092526a9f Update repository URL to GitHub
Compare 2 commits »
SpeedyFoxAi pushed to main at SpeedyFoxAi/vera-ai-v2 2026-03-26 15:39:46 -05:00
9468c10b2c Update Docker Hub image to mdkrushr/vera-ai:latest
SpeedyFoxAi pushed to main at SpeedyFoxAi/vera-ai-v2 2026-03-26 15:34:39 -05:00
7db83f096f Update Gitea URL to public internet address
SpeedyFoxAi pushed to main at SpeedyFoxAi/vera-ai-v2 2026-03-26 15:25:23 -05:00
53c10f3bc2 Add Ollama installation instructions with same-host deployment options
SpeedyFoxAi pushed to main at SpeedyFoxAi/vera-ai-v2 2026-03-26 15:00:36 -05:00
8af6188401 Enhance DOCKERHUB Prerequisites with detailed setup
SpeedyFoxAi pushed to main at SpeedyFoxAi/vera-ai-v2 2026-03-26 14:59:55 -05:00
33896b5b62 Enhance Prerequisites sections with detailed setup instructions