Commit Graph

13 Commits

Author SHA1 Message Date
d4a4902b94 New web interface, move llm engine to separate process 2025-05-20 09:43:17 +02:00
Niels Geens
813c6a3f8f Update unit tests 2025-04-17 18:32:44 +02:00
dbc0068a82 Server side implementation for interactive entry edits 2024-11-23 15:34:33 +01:00
Niels Geens
8766a945c0 Enable multiple llms 2024-11-22 15:05:54 +01:00
Niels Geens
4ce421bbce Fixed context usage calculation 2024-11-14 18:23:33 +01:00
Niels Geens
ede0a642d3 Moved context generation to base agent instead of system_metrics 2024-11-14 14:51:54 +01:00
Niels Geens
325870a81a Fixed stdin buffer length in context 2024-11-14 13:36:20 +01:00
1a52205804 Fixed web_agent_test 2024-11-11 13:26:22 +01:00
Niels Geens
970414e56d Basic web loop works 2024-11-07 15:10:17 +01:00
e243c6ac3b Separate and tested web_socket_manager 2024-11-03 22:26:12 +01:00
2a15708145 Approve context 2024-11-02 19:17:27 +01:00
a58ee40c2c Start in context approval state 2024-11-02 12:49:39 +01:00
aadb841eb8 Added web agent 2024-11-01 18:31:12 +01:00