SpeedyFoxAi
  • Joined on 2026-02-23
SpeedyFoxAi pushed to main at SpeedyFoxAi/hermes-skills 2026-07-04 13:37:10 -05:00
046de9e502 Add deep-web-research skill: exhaustive five-move research flow with external ledger, mechanical saturation check, phase gate, disconfirmation
SpeedyFoxAi pushed to main at SpeedyFoxAi/hermes-skills 2026-07-04 11:49:39 -05:00
d07044fd61 Update save-q-memory to v1.1.0 — add _source field to match schema
SpeedyFoxAi pushed to main at SpeedyFoxAi/hermes-skills 2026-07-04 11:46:16 -05:00
a21fba4cae Update jotty-notes-api to v1.1.0 — add all three instances (Rob, Zoe, Jennifer)
SpeedyFoxAi pushed to main at SpeedyFoxAi/hermes-skills 2026-07-04 11:44:06 -05:00
b0d790be34 Add all 104 active skills from all 16 Hermes profiles
SpeedyFoxAi pushed to main at SpeedyFoxAi/hermes-skills 2026-07-04 11:39:27 -05:00
d1c8a76180 Add all custom Hermes skills from general profile (33 skills)
SpeedyFoxAi pushed to main at SpeedyFoxAi/hermes-skills 2026-07-04 11:38:44 -05:00
c3b3cfdd09 Add save-q-memory skill (v1.0.0) — manual Qdrant write enforcer with 10-type schema
SpeedyFoxAi pushed to main at SpeedyFoxAi/hermes-skills 2026-07-04 11:36:43 -05:00
ea1661aaa9 Add gitea skill (v1.0.0) — push Hermes skill updates to local Gitea
SpeedyFoxAi pushed to main at SpeedyFoxAi/hermes-skills 2026-07-04 11:35:40 -05:00
03ae162d86 Update ask-claude (v2.4.0) and ask-hermes (v4.1.0) with Critical Evaluation + Limitations sections
SpeedyFoxAi pushed to main at SpeedyFoxAi/hermes-skills 2026-07-02 13:49:46 -05:00
5ae463fb3d Add ask-claude and ask-hermes skills
SpeedyFoxAi created branch main in SpeedyFoxAi/hermes-skills 2026-07-02 13:49:46 -05:00
SpeedyFoxAi created repository SpeedyFoxAi/hermes-skills 2026-07-02 13:49:31 -05:00
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