Commit Graph

  • 3c8f7db1aa Merge PR #22: Add comprehensive pytest suite with 356 tests main opencode 2026-07-06 19:38:42 +00:00
  • 29a3552ab6 test: add comprehensive pytest suite with 356 tests covering core modules Jarian 2026-07-06 05:39:49 +00:00
  • 2cc960ff20 Merge pull request 'fix: fix docker build for CI' (#21) from ci-fix into main jarianc 2026-07-05 19:06:03 -05:00
  • 9e39dabb42 fix: fix docker build for CI ci-fix opencode 2026-07-05 23:59:30 +00:00
  • 8af3e5f1d5 Merge pull request #20: fix: add /api/chat endpoint for streaming (closes #10) opencode 2026-07-05 07:16:56 +00:00
  • 55ec1d663c Merge pull request #19: fix: add conversation history management (closes #9) opencode 2026-07-05 07:16:53 +00:00
  • 8918900118 Merge pull request #18: fix: add retry logic with exponential backoff (closes #8) opencode 2026-07-05 07:15:47 +00:00
  • 57da263433 Merge pull request #17: fix: disable SSL verification on non-TLS connections (closes #7) opencode 2026-07-05 07:15:43 +00:00
  • a681cf3ca8 Merge pull request #16: fix: add requests.Session with SSL verification control (closes #6) opencode 2026-07-05 07:13:57 +00:00
  • 29bec257fa Merge branch 'main' into fix/issue-6 fix/issue-6 jarianc 2026-07-05 02:09:48 -05:00
  • 0fff7aaf42 Merge pull request 'fix: remove hardcoded LAN IP from default base_url (closes #5)' (#15) from fix/issue-5 into main jarianc 2026-07-05 02:09:19 -05:00
  • 7d66ec7e6c Merge branch 'main' into fix/issue-5 jarianc 2026-07-05 02:08:51 -05:00
  • 868626c23c Merge pull request 'fix: prevent path traversal in file operations (closes #2, #4)' (#14) from fix/issue-2 into main jarianc 2026-07-05 02:08:05 -05:00
  • f9644168da Merge branch 'main' into fix/issue-2 jarianc 2026-07-05 02:07:13 -05:00
  • 560759b718 Merge pull request 'fix: prevent command injection via shell=True (closes #1, #3)' (#13) from fix/issue-1 into main jarianc 2026-07-05 02:06:50 -05:00
  • 3bb50c4925 fix: use /api/chat endpoint for proper multi-turn conversations (issue #10) fix/issue-10 opencode 2026-07-05 07:04:52 +00:00
  • 4a676a604a fix: add retry with exponential backoff for API calls (issue #9) fix/issue-9 opencode 2026-07-05 07:04:13 +00:00
  • 33258ce2ad fix: add sliding window to conversation history (issue #8) fix/issue-8 opencode 2026-07-05 07:03:20 +00:00
  • fde9ab9b39 fix: replace sys.path.insert(0) with safe sys.path.append (issue #7) fix/issue-7 opencode 2026-07-05 07:02:43 +00:00
  • 72e164f6a9 fix: add requests.Session with SSL verification control (issue #6) opencode 2026-07-05 07:02:15 +00:00
  • 1207f2c9cf fix: remove hardcoded LAN IP from default base_url (issue #5) opencode 2026-07-05 07:01:34 +00:00
  • 7680fea98e fix: prevent path traversal in file operations (issue #2, #4) opencode 2026-07-05 07:01:13 +00:00
  • 496ac5ec7c fix: prevent command injection via shell=True (issue #1, #3) opencode 2026-07-05 07:00:29 +00:00
  • b25fb3c1c6 Merge pull request 'CI: remove --no-cache for docker layer caching' (#12) from ci-fix-nocache into main jarianc 2026-07-04 22:24:59 -05:00
  • 8a726daae3 CI: remove --no-cache for docker layer caching Jarian 2026-07-05 03:05:11 +00:00
  • 3574466464 CI: add generalized workflow Jarian 2026-07-05 02:46:25 +00:00
  • 5e7fb444f5 Add Docker configuration for Clover service including health check endpoint Jarian Cottingham 2026-01-26 19:19:51 -06:00
  • 9fa0adae53 docs: Add comprehensive CHANGELOG and update gitignore Jarian Cottingham 2026-01-15 01:24:09 -06:00
  • 392bcfa2ef feat: Implement AI agent with multi-turn conversation and tool calling Jarian Cottingham 2026-01-15 01:23:40 -06:00
  • c4e1c3eecf basic ui implemented Jarian Cottingham 2026-01-13 02:00:28 -06:00
  • c101db8ba4 Progress tracking impemented Jarian Cottingham 2026-01-13 00:16:00 -06:00
  • 7e8d31af6e Clover created Jarian Cottingham 2026-01-13 00:07:41 -06:00