Travis Vasceannie vasceannie
  • Joined on 2025-08-26
vasceannie created branch main in vasceannie/open-agent-library 2026-01-20 14:20:08 +00:00
vasceannie pushed to main at vasceannie/open-agent-library 2026-01-20 14:20:08 +00:00
aaca56bee8 Merge pull request #1 from Th0rgal/sync-from-production
98c58169e9 Sync generic content from production library
d673fa9824 Add workspace templates with git identity configuration
6bd3151d38 Add GraphQL patterns for review threads to github-cli skill
1c708f5845 Add github-cli skill for gh CLI operations
vasceannie created repository vasceannie/open-agent-library 2026-01-20 14:15:20 +00:00
vasceannie created branch master in vasceannie/openagent 2026-01-20 14:12:11 +00:00
vasceannie pushed to master at vasceannie/openagent 2026-01-20 14:12:11 +00:00
e9d6a34b43 fix: pass mission_id to file uploads for mission-specific context directories
e2858c9a17 fix: address security and UX issues from review
a9f70ec49c fix: properly distinguish thinking vs text deltas in Claude Code streaming
dba2c91124 fix: remove --dangerously-skip-permissions flag (incompatible with root)
9b43a0da49 fix: use CLAUDE_CODE_OAUTH_TOKEN for OAuth authentication
Compare 10 commits »
vasceannie created repository vasceannie/openagent 2026-01-20 14:07:12 +00:00
vasceannie pushed to master at vasceannie/noteflow 2026-01-20 03:47:14 +00:00
40f9adf27f feat: introduce GLiNER and spaCy backends for NER, refactor NER infrastructure, and update client-side entity extraction.
vasceannie pushed to master at vasceannie/noteflow 2026-01-20 03:17:38 +00:00
00095896a5 docs: add new CLAUDE.md documentation files across various components and update Claude configuration.
vasceannie pushed to gliner at vasceannie/noteflow 2026-01-20 02:51:51 +00:00
66f2e8f8b8 feat: introduce GLiNER and spaCy backends for NER, refactor NER infrastructure, and update client-side entity extraction.
vasceannie created branch gliner in vasceannie/noteflow 2026-01-19 22:23:26 +00:00
vasceannie pushed to gliner at vasceannie/noteflow 2026-01-19 22:23:26 +00:00
vasceannie pushed to master at vasceannie/noteflow 2026-01-19 22:22:27 +00:00
217a867a8d refactor: reorganize component exports, remove deprecated integration config panels, and add new UI hooks and icons.
1835dcae92 feat: Add new UI components for various features including recording, notes, and analytics, and refactor integration configuration panels.
Compare 2 commits »
vasceannie pushed to master at vasceannie/noteflow 2026-01-19 17:26:36 +00:00
362a1a4dd7 refactor(api): reorganize client directory structure and enhance module organization for improved maintainability and error handling
Compare 2 commits »
vasceannie created branch orgo in vasceannie/noteflow 2026-01-19 17:25:17 +00:00
vasceannie pushed to orgo at vasceannie/noteflow 2026-01-19 17:25:17 +00:00
362a1a4dd7 refactor(api): reorganize client directory structure and enhance module organization for improved maintainability and error handling
Compare 2 commits »
vasceannie pushed to master at vasceannie/noteflow 2026-01-19 15:35:33 +00:00
85cb5f4754 feat: Add _diarization_auto_refine attribute and diarization_auto_refine property to the gRPC server.
vasceannie pushed to master at vasceannie/noteflow 2026-01-19 14:48:43 +00:00
927f1cb8a1 Merge remote-tracking branch 'github/master' into reconcile
87f19ace8d Merge pull request #4 from vasceannie/optimize
7511f3a572 refactor: simplify ASR processing by removing intermediate dataclasses and directly passing arguments.
f45c6bb332 refactor: refine audio stream handling, simplify error message extraction, and update test assertions.
38a4f53967 feat: implement streaming optimization codefixes (11 items)
Compare 13 commits »
vasceannie created branch reconcile in vasceannie/noteflow 2026-01-19 14:45:05 +00:00
vasceannie pushed to reconcile at vasceannie/noteflow 2026-01-19 14:45:05 +00:00
927f1cb8a1 Merge remote-tracking branch 'github/master' into reconcile
vasceannie pushed to master at vasceannie/noteflow 2026-01-19 14:37:34 +00:00
78e351b8b9 fix(api): harden tauri adapter init and stream close
f9d3e93dd9 refactor(api): split tauri adapter
Compare 2 commits »