Livio Meuli
3891007fb2
Merge branch 'logger' of https://gitea.fhgr.ch/meulilivio/AISE1_Project into func_improvments
2026-05-25 15:00:23 +02:00
Livio Meuli
d860b73710
Merge branch 'main' of https://gitea.fhgr.ch/meulilivio/AISE1_Project into func_improvments
2026-05-25 14:54:46 +02:00
Irina Rueegg
59ff3ead93
Logger implementation, MCP commented out since logging is blocking server
2026-05-25 11:02:44 +02:00
Livio Meuli
cc14f25e69
refactor: add REVIEW annotations for dead/debug code across frontend and backend
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-24 10:38:59 +02:00
Livio Meuli
0751be8e61
docs: merge docstrings and inline comments from agent
2026-05-24 10:28:54 +02:00
Livio Meuli
21b0b3f9dc
docs: add docstrings and inline comments to all Python files
2026-05-24 10:28:28 +02:00
Livio Meuli
241c6580f3
some implementetd stuff
2026-05-22 14:25:22 +02:00
Livio Meuli
bdbdbc9b3a
start web search in chat
2026-05-21 15:41:22 +02:00
Livio Meuli
9dedd0403c
Merge branch 'main' of https://gitea.fhgr.ch/meulilivio/AISE1_Project into comments
2026-05-21 09:53:58 +02:00
Livio Meuli
eacf8c5137
Comments im ganzen Projekt
2026-05-07 15:42:29 +02:00
Irina Rueegg
0a329139ca
async mcp implementation in agentloop - buggy
2026-05-06 21:19:03 +02:00
Livio Meuli
25d8674467
Merge branch 'main' of https://gitea.fhgr.ch/meulilivio/AISE1_Project into feature/backend_implementation
2026-04-10 15:10:18 +02:00
Livio Meuli
df7f34abbf
chat und agent Mode verbesserung
2026-04-10 15:07:28 +02:00
Irina Rueegg
5fc66d4d1a
Chat ui
2026-04-10 15:06:20 +02:00
Livio Meuli
60cba2a52e
Added Agent Mode
2026-04-09 17:45:21 +02:00
Livio Meuli
6f9be8a6c4
Implement ChatManager with API integration, SystemPrompter, and comprehensive test suite
...
- Add ChatManager class for OpenAI-compatible API communication (silicon.fhgr.ch:7080)
- Add SystemPrompter for intelligent prompt generation with file context
- Integrate ChatManager into frontend chat component
- Add comprehensive pytest tests (40+ tests covering unit and integration scenarios)
- Implement error handling for API failures, timeouts, and connection issues
- Add environment variable-based configuration for API credentials
- Update frontend state initialization to include ChatManager
- All tests passing with mock/patch isolation for API calls
2026-04-09 14:19:57 +02:00
Irina Rueegg
e59cd2849b
feat: editor and file tree
2026-04-06 15:25:53 +02:00
Irina Rueegg
3ba942d610
Entwurf grobes UI-Setup
2026-03-26 18:02:28 +01:00
Livio Meuli
da9910c0aa
Clean project structure - empty files and folders ready for implementation
2026-03-24 15:58:11 +01:00