Commit Graph

  • 7224e0be7d Merge pull request #382 from christianlouis/copilot/fix-gpt5-temperature-params Christian Krakau-Louis 2026-02-23 23:30:33 +01:00
  • a94b52ee14 feat(ai): handle temperature incompatibility for gpt-5 and o-series models, add model picker UI copilot-swe-agent[bot] 2026-02-23 22:12:08 +00:00
  • 2eecfd0d4b Initial plan copilot-swe-agent[bot] 2026-02-23 22:03:23 +00:00
  • d70fffd4d2 docs(changelog): update changelog [skip ci] github-actions[bot] 2026-02-23 22:01:39 +00:00
  • 6e8ebddfcd Merge pull request #381 from christianlouis/copilot/setup-copilot-instructions Christian Krakau-Louis 2026-02-23 23:01:05 +01:00
  • 156e0ba524 docs(copilot): overhaul instructions — Ruff toolchain, 100% coverage, agent workflow, modern Python copilot-swe-agent[bot] 2026-02-23 21:48:11 +00:00
  • dbea61dc0b docs(copilot): checkpoint before comprehensive instructions overhaul copilot-swe-agent[bot] 2026-02-23 21:46:17 +00:00
  • da524478d9 Initial plan copilot-swe-agent[bot] 2026-02-23 21:41:28 +00:00
  • 432cecb4dd chore(release): update build metadata files [skip ci] github-actions[bot] 2026-02-23 21:41:25 +00:00
  • df31122db4 0.46.0 v0.46.0 semantic-release 2026-02-23 21:41:21 +00:00
  • ba7b61a3c6 Merge pull request #378 from christianlouis/copilot/fix-internal-server-error Christian Krakau-Louis 2026-02-23 22:40:44 +01:00
  • 7adba05c80 Merge pull request #379 from christianlouis/copilot/add-copy-button-to-text-modals Christian Krakau-Louis 2026-02-23 22:40:19 +01:00
  • ce4700ae44 fix(api): swap parameter order in test_ai_extraction to fix 500 error copilot-swe-agent[bot] 2026-02-23 21:35:36 +00:00
  • 219e03ed3d feat(ui): add copy button to text modals in file detail view copilot-swe-agent[bot] 2026-02-23 21:34:57 +00:00
  • f67f947d0b Initial plan copilot-swe-agent[bot] 2026-02-23 21:32:26 +00:00
  • 2e2cc456d8 Initial plan copilot-swe-agent[bot] 2026-02-23 21:31:02 +00:00
  • 5ee3d8cd84 style: apply ruff auto-fix github-actions[bot] 2026-02-23 21:24:11 +00:00
  • 9c4748817a chore(release): update build metadata files [skip ci] github-actions[bot] 2026-02-23 21:22:58 +00:00
  • d1eda03005 0.45.0 v0.45.0 semantic-release 2026-02-23 21:22:55 +00:00
  • a0cd5cee54 Merge pull request #377 from christianlouis/copilot/add-status-page-ai-check-button Christian Krakau-Louis 2026-02-23 22:22:22 +01:00
  • 3262d65bfe test(api): add comprehensive tests for AI extraction endpoint reaching 100% coverage copilot-swe-agent[bot] 2026-02-23 21:14:08 +00:00
  • d5e4a74f69 docs(changelog): update changelog [skip ci] github-actions[bot] 2026-02-23 21:12:40 +00:00
  • 8b4a3bad36 Merge pull request #375 from christianlouis/copilot/allow-urls-in-actions Christian Krakau-Louis 2026-02-23 22:11:57 +01:00
  • ce73f23a89 feat(api): add POST /api/ai/test-extraction endpoint and Test Extraction UI button copilot-swe-agent[bot] 2026-02-23 21:09:27 +00:00
  • 631d43c664 fix(ocr): set default OCR languages to English + German (eng+deu / en,de) copilot-swe-agent[bot] 2026-02-23 21:02:07 +00:00
  • 1f843fe460 feat(ocr): add self-hosted OCR engine support (Tesseract, EasyOCR) with multi-provider cross-checking copilot-swe-agent[bot] 2026-02-23 20:59:43 +00:00
  • 1145ea3437 Initial plan copilot-swe-agent[bot] 2026-02-23 20:58:48 +00:00
  • 9bba1f025f Initial plan copilot-swe-agent[bot] 2026-02-23 20:44:57 +00:00
  • d93cd96b62 chore: add example.com and smtp.example.com to copilot agent network allowlist copilot-swe-agent[bot] 2026-02-23 20:38:27 +00:00
  • 90d71b3a9e Initial plan copilot-swe-agent[bot] 2026-02-23 20:36:58 +00:00
  • 9eade797af chore(release): update build metadata files [skip ci] github-actions[bot] 2026-02-23 20:36:01 +00:00
  • 4d2ad13c51 0.44.0 v0.44.0 semantic-release 2026-02-23 20:35:58 +00:00
  • 5a64a3ec71 Merge pull request #374 from christianlouis/copilot/build-ai-provider-abstraction Christian Krakau-Louis 2026-02-23 21:35:35 +01:00
  • 724d7d870f style: apply ruff auto-fix github-actions[bot] 2026-02-23 20:23:06 +00:00
  • 044da0ff47 feat: update all OpenAI/ChatGPT refs + settings dropdown for fixed-value fields copilot-swe-agent[bot] 2026-02-23 20:06:57 +00:00
  • dcdef44303 feat: add Portkey provider support and null-content guard to AI abstraction layer copilot-swe-agent[bot] 2026-02-23 19:42:03 +00:00
  • d4c7fb26ac feat: add AI provider abstraction layer with OpenAI, Azure, Anthropic, Gemini, Ollama, OpenRouter, LiteLLM support copilot-swe-agent[bot] 2026-02-23 19:26:45 +00:00
  • 0736cd8710 Initial plan copilot-swe-agent[bot] 2026-02-23 19:17:09 +00:00
  • 6cc22e09bb chore(release): update build metadata files [skip ci] github-actions[bot] 2026-02-23 19:14:46 +00:00
  • d7838f5214 0.43.0 v0.43.0 semantic-release 2026-02-23 19:14:43 +00:00
  • 784c16d593 Merge pull request #373 from christianlouis/copilot/implement-responsive-mobile-interface Christian Krakau-Louis 2026-02-23 20:14:19 +01:00
  • d08e175352 feat(ui): implement responsive mobile interface copilot-swe-agent[bot] 2026-02-23 19:09:49 +00:00
  • 54ab33ad98 Initial plan copilot-swe-agent[bot] 2026-02-23 19:01:02 +00:00
  • cee2f0778d chore(release): update build metadata files [skip ci] github-actions[bot] 2026-02-23 18:58:14 +00:00
  • 1499c3183f 0.42.2 v0.42.2 semantic-release 2026-02-23 18:58:11 +00:00
  • 039b7887f0 Merge pull request #372 from christianlouis/copilot/fix-api-url-extraction Christian Krakau-Louis 2026-02-23 19:57:50 +01:00
  • 4ad6cbe8bf chore(release): update build metadata files [skip ci] github-actions[bot] 2026-02-23 18:55:14 +00:00
  • e712af2152 0.42.1 v0.42.1 semantic-release 2026-02-23 18:55:10 +00:00
  • a98c836d7f Merge pull request #371 from christianlouis/copilot/fix-changelog-creation-issue Christian Krakau-Louis 2026-02-23 19:54:35 +01:00
  • 7f3e8312de fix: fix automatic changelog creation with PSR v10 copilot-swe-agent[bot] 2026-02-23 18:54:18 +00:00
  • d885b63d38 fix(api): pass base_url to OpenAI client in test endpoint to prevent UnsupportedProtocol error copilot-swe-agent[bot] 2026-02-23 18:54:14 +00:00
  • 5979a7bbcb Initial plan copilot-swe-agent[bot] 2026-02-23 18:48:27 +00:00
  • a443c13491 Initial plan copilot-swe-agent[bot] 2026-02-23 18:41:20 +00:00
  • e5bb83c537 chore(release): update build metadata files [skip ci] github-actions[bot] 2026-02-23 18:36:46 +00:00
  • c9c38eae1d Merge pull request #369 from christianlouis/copilot/improve-error-logging-connection v0.42.0 Christian Krakau-Louis 2026-02-23 19:36:21 +01:00
  • f8aa296ca4 chore(release): update build metadata files [skip ci] github-actions[bot] 2026-02-23 18:36:02 +00:00
  • be341b11b8 Merge pull request #370 from christianlouis/copilot/fix-remove-from-db-button-layout v0.41.3 Christian Krakau-Louis 2026-02-23 19:35:36 +01:00
  • 7d9d1ac698 fix(ui): fix Remove from DB button layout on settings page copilot-swe-agent[bot] 2026-02-23 18:30:48 +00:00
  • a38adb77c5 Initial plan copilot-swe-agent[bot] 2026-02-23 18:28:59 +00:00
  • b9b9456310 feat(api): improve verbose error logging for OpenAI connection errors copilot-swe-agent[bot] 2026-02-23 18:28:49 +00:00
  • cc555c2fb6 Initial plan copilot-swe-agent[bot] 2026-02-23 18:20:52 +00:00
  • 9309cb0b4c chore(release): update build metadata files [skip ci] github-actions[bot] 2026-02-23 14:54:22 +00:00
  • ad39e55697 Merge pull request #366 from christianlouis/copilot/fix-delete-button-visibility v0.41.2 Christian Krakau-Louis 2026-02-23 15:53:56 +01:00
  • e2acf6b7b7 Merge pull request #368 from christianlouis/copilot/automate-changelog-updates Christian Krakau-Louis 2026-02-23 15:49:57 +01:00
  • d796206bf7 docs/ci: automate CHANGELOG updates and retroactively document post-v0.5.0 changes copilot-swe-agent[bot] 2026-02-23 13:00:49 +00:00
  • fc1028cbd8 chore(release): update build metadata files [skip ci] github-actions[bot] 2026-02-23 12:59:55 +00:00
  • cda0c87eb1 fix(ui): remove @tailwindcss/browser@4 to fix button visibility on settings page copilot-swe-agent[bot] 2026-02-23 12:59:49 +00:00
  • 270e456a82 Merge pull request #367 from christianlouis/copilot/investigate-onedrive-token-issues v0.41.1 Christian Krakau-Louis 2026-02-23 13:59:36 +01:00
  • efb3fa7d6c fix(config): decrypt sensitive settings when loading from database copilot-swe-agent[bot] 2026-02-23 12:54:34 +00:00
  • 18ab358838 Initial plan copilot-swe-agent[bot] 2026-02-23 12:48:44 +00:00
  • ddbc6859ef Initial plan copilot-swe-agent[bot] 2026-02-23 12:48:26 +00:00
  • 785a8459de Initial plan copilot-swe-agent[bot] 2026-02-23 12:48:23 +00:00
  • e072178620 chore(release): update build metadata files [skip ci] github-actions[bot] 2026-02-23 12:30:26 +00:00
  • 0166260c2c Merge pull request #363 from christianlouis/copilot/fix-settings-rollback-issue v0.41.0 Christian Krakau-Louis 2026-02-23 13:30:05 +01:00
  • c37a2878d6 style: apply ruff auto-fix github-actions[bot] 2026-02-23 12:28:59 +00:00
  • 1cf6adbc7f feat(ui): always show Remove from DB button for DB-sourced settings with confirmation dialog copilot-swe-agent[bot] 2026-02-23 12:26:45 +00:00
  • 862ba99802 fix(settings): rollback restores old_value instead of new_value and supports deletion fallback copilot-swe-agent[bot] 2026-02-23 12:15:44 +00:00
  • 8fd107a682 Initial plan copilot-swe-agent[bot] 2026-02-23 12:07:50 +00:00
  • 516f21eeb4 chore(release): update build metadata files [skip ci] github-actions[bot] 2026-02-23 11:50:41 +00:00
  • 810c1380a0 Merge pull request #360 from christianlouis/copilot/fix-settings-page-errors v0.40.0 Christian Krakau-Louis 2026-02-23 12:50:20 +01:00
  • 96fd0b8dd5 feat(settings): patch API in-memory settings on save and add Back to ENV button copilot-swe-agent[bot] 2026-02-23 11:42:37 +00:00
  • ec7a35e747 fix(settings): fix route ordering and settings page display of DB values copilot-swe-agent[bot] 2026-02-23 11:39:13 +00:00
  • c95c144410 Initial plan copilot-swe-agent[bot] 2026-02-23 11:30:30 +00:00
  • 36cf4c1763 chore(release): update build metadata files [skip ci] github-actions[bot] 2026-02-23 11:08:53 +00:00
  • a1fc5dcaec Merge pull request #358 from christianlouis/copilot/fix-mypy-error-in-tests v0.39.1 Christian Krakau-Louis 2026-02-23 12:08:29 +01:00
  • 0188575c27 fix: isolate token_hex mock to wizard module and fix mypy annotation copilot-swe-agent[bot] 2026-02-23 10:01:07 +00:00
  • 4e1cd73338 Initial plan copilot-swe-agent[bot] 2026-02-23 09:53:27 +00:00
  • 17776941c6 chore(release): update build metadata files [skip ci] github-actions[bot] 2026-02-23 09:37:41 +00:00
  • 8128c2eba3 Merge pull request #357 from christianlouis/copilot/enhance-settings-management v0.39.0 Christian Krakau-Louis 2026-02-23 10:37:22 +01:00
  • 540541eec6 style: apply ruff auto-fix github-actions[bot] 2026-02-23 09:33:48 +00:00
  • 7fe25474bb feat(settings): wizard DB persistence, worker sync, ENV exporter, and setup wizard improvements copilot-swe-agent[bot] 2026-02-23 03:06:00 +00:00
  • 22ab9255e2 fix(test): simplify always-false conditional in patch decorator copilot-swe-agent[bot] 2026-02-23 02:49:45 +00:00
  • c2e60d3d71 test: add comprehensive tests for wizard DB persistence and settings export copilot-swe-agent[bot] 2026-02-23 02:48:18 +00:00
  • ecc8100e24 feat(settings): persist storage provider settings to DB, add export endpoint, enrich setup wizard copilot-swe-agent[bot] 2026-02-23 02:41:04 +00:00
  • 0d5c20f685 chore: outline plan for wizard DB persistence, worker sync, and ENV exporter copilot-swe-agent[bot] 2026-02-23 02:30:56 +00:00
  • 90e5e0037c feat(settings): per-option save, live worker sync, audit log, and rollback copilot-swe-agent[bot] 2026-02-23 02:28:08 +00:00
  • 05d03531b9 Initial plan copilot-swe-agent[bot] 2026-02-23 02:14:05 +00:00
  • 11e543d443 chore(release): update build metadata files [skip ci] github-actions[bot] 2026-02-22 21:44:46 +00:00
  • cbb221ed04 Merge pull request #356 from christianlouis/copilot/fix-file-upload-regression v0.38.2 Christian Krakau-Louis 2026-02-22 22:44:23 +01:00
  • a9dcdb7a0d fix(ui): add X-CSRF-Token header to retry fetch calls in file_detail.html copilot-swe-agent[bot] 2026-02-22 21:37:22 +00:00