dguiducci
  • Joined on 2026-07-10
dguiducci pushed to main at dguiducci/Skald-Circle 2026-08-10 20:36:22 +01:00
ae0552d864 fix(container): survive a Docker daemon restart
dguiducci pushed to main at dguiducci/Skald-Circle 2026-08-10 18:27:26 +01:00
905fc54775 ci: build from a persistent tree instead of the runner workspace
dguiducci pushed to main at dguiducci/Skald-Circle 2026-08-10 18:21:11 +01:00
e0d75a8dc8 ci: stop rebuilding the whole workspace on every run
dguiducci pushed to main at dguiducci/Skald-Circle 2026-08-10 17:53:03 +01:00
f6f94e579d fix(file-viewer): keep rendering a PDF after a file-watcher reload
dguiducci pushed to main at dguiducci/Skald-Circle 2026-08-10 15:18:59 +01:00
5b79a5fb93 fix(ast-outline): give markdown headings a section range instead of a single line
dguiducci pushed to main at dguiducci/Skald-Circle 2026-08-10 14:27:59 +01:00
1515492938 feat(file-viewer): browse a versioned file's git history
dguiducci pushed to main at dguiducci/skald-connectors 2026-08-10 14:15:19 +01:00
28aeb9bcd7 SKALD.md: note that a reinstall does not rewrite a global server's command/args
dguiducci pushed to main at dguiducci/skald-connectors 2026-08-10 14:14:40 +01:00
ecb6835fa5 http-fetch/firecrawl: replace npx launch with a shipped wrapper (v5 / 1.1.0)
dguiducci pushed to main at dguiducci/Skald-Circle 2026-08-10 13:20:38 +01:00
cd641ab89e feat(project-coordinator): offer to keep a history of a project
2dad4824c9 fix(mcp): rebuild the prompt prefix when the connector set changes
Compare 2 commits »
dguiducci pushed to main at dguiducci/Skald-Circle 2026-08-10 13:19:03 +01:00
d2f436069d fix(mcp): rebuild the prompt prefix when the connector set changes
dguiducci pushed to main at dguiducci/Skald-Circle 2026-08-10 13:11:07 +01:00
59549d2b3b fix(mcp): install and expose a global connector's deps where they are needed
dguiducci pushed to main at dguiducci/skald-connectors 2026-08-10 12:38:33 +01:00
73d1a51b1f gmaps: fix missing dependency install + wire verify (v6 / 1.1.0)
dguiducci pushed to main at dguiducci/Skald-Circle 2026-08-10 12:23:50 +01:00
5fb5854ff2 fix(auth): stop the re-login dialog hijacking the login screen
dguiducci pushed to main at dguiducci/Skald-Circle 2026-08-10 12:16:39 +01:00
5980bdb5b9 feat(users): unlock and start unencrypted users at boot
dguiducci pushed to main at dguiducci/Skald-Circle 2026-08-10 00:08:20 +01:00
55dcb48299 fix(telegram): resolve send_attachment paths in the user's workspace
dguiducci pushed to main at dguiducci/Skald-Circle 2026-08-09 09:49:54 +01:00
5765941758 feat(prompt): tell the agent what its sandbox can run
dguiducci pushed to main at dguiducci/Skald-Circle 2026-08-08 23:05:39 +01:00
c27da4e6ab feat(skills): rebuild the skill system for the multi-user model
dguiducci pushed to main at dguiducci/Skald-Circle 2026-08-08 17:16:21 +01:00
71e1a26b08 fix(ui): render PDFs with pdf.js instead of an iframe
dguiducci pushed to main at dguiducci/Skald-Circle 2026-08-08 15:41:08 +01:00
3744884070 fix(relay): detect a silently dead agent WebSocket and redial
dguiducci pushed to main at dguiducci/Skald-Circle 2026-08-07 20:48:38 +01:00
e1b3d1c2ae fix(ui): friendly name and icon for the get_ast_outline tool card