Alex alex
  • Joined on 2026-05-11
alex pushed to main at alex/headquarter 2026-05-20 13:41:34 +02:00
b4a7627718 fix(sessions): stabilize setAllSessions to prevent polling loop
alex pushed to main at alex/headquarter 2026-05-20 11:33:08 +02:00
9d27cd9fe8 fix: install Docker CLI and mount socket for instance management
alex pushed to main at alex/headquarter 2026-05-20 11:30:11 +02:00
e3ef852eca fix: add missing repository_id and project_id to Session type in state
alex pushed to main at alex/headquarter 2026-05-20 11:20:54 +02:00
f824a1e6fe fix: settings save and session deletion bugs
alex pushed to main at alex/headquarter 2026-05-20 11:13:34 +02:00
ad09ffa6ec feat(tool-configs): add frontend tool config management page
alex pushed to main at alex/headquarter 2026-05-20 11:03:19 +02:00
63ae706dd0 feat(tool-config): add categories, interfaces, and config management
alex pushed to main at alex/headquarter 2026-05-20 10:37:29 +02:00
74b5d0dc8c feat(instance-proxy): add HTTP proxy for tool instances
alex pushed to main at alex/headquarter 2026-05-20 10:09:50 +02:00
25662e525c fix(docker): make instance directory configurable and writable
alex pushed to main at alex/headquarter 2026-05-20 10:04:02 +02:00
d4e992a9e2 fix(cors): add API domain to CORS origins and improve instance error handling
alex pushed to main at alex/headquarter 2026-05-19 23:29:31 +02:00
35ada0e662 fix(auth): set session cookie on redirect response
alex pushed to main at alex/headquarter 2026-05-19 23:26:21 +02:00
c3e2264771 debug: add logging to auth /me endpoint to diagnose login loop
76741d3ee6 debug: add logging to settings save to diagnose issue
Compare 2 commits »
alex pushed to main at alex/headquarter 2026-05-19 23:18:28 +02:00
62752a8390 fix: add validation logging and debug info for tool instance creation
alex pushed to main at alex/headquarter 2026-05-19 23:13:27 +02:00
461cb30b28 fix: dark mode theme switching and styling
alex pushed to main at alex/headquarter 2026-05-19 23:08:04 +02:00
94aa88c154 feat: add Sessions Hub page
alex pushed to main at alex/headquarter 2026-05-19 22:57:06 +02:00
4f695d7e62 fix: accept tool instance creation params in request body
alex pushed to main at alex/headquarter 2026-05-19 21:39:35 +02:00
7a48180dc3 fix: correct get_db_session import in tool_instances.py
alex pushed to main at alex/headquarter 2026-05-19 21:37:14 +02:00
a0b0944709 fix: correct get_db_session import in terminal.py
alex pushed to main at alex/headquarter 2026-05-19 21:33:27 +02:00
b79da51269 docs: mark api-documentation tasks complete
40a940304b docs: comprehensive API documentation
e344e961d6 feat: implement web terminal for tool instances
Compare 3 commits »
alex pushed to main at alex/headquarter 2026-05-19 20:52:25 +02:00
d6b3e8b804 docs: mark all tool-instances tasks complete
f997b3f7c5 feat: add instance list component and integrate into workspace
c795f8f873 feat: implement tool instances backend and session navigation
c52367401b feat: complete responsive spacing improvements
Compare 4 commits »
alex pushed to main at alex/headquarter 2026-05-19 19:59:21 +02:00
e9e0e87013 fix: resolve double scrollbar in file editor