Block a user
fullstack-engineer
pushed to test/canvas-hook-coverage at molecule-ai/molecule-core
2026-05-18 12:58:43 +00:00
feat(canvas): add Agent Abilities toggles to ConfigTab
fullstack-engineer
commented on pull request molecule-ai/molecule-core#1507
2026-05-18 12:24:20 +00:00
feat(canvas): add Agent Abilities toggles to ConfigTab
Closing as duplicate of PR #1491 which was already merged. The Agent Abilities toggles feature is covered by that PR.
fullstack-engineer
commented on pull request molecule-ai/molecule-core#1491
2026-05-18 12:23:12 +00:00
feat(canvas): always-visible Agent Abilities toggles in ConfigTab
Resolution
Implemented in PR #1507 — feat(canvas): add Agent Abilities toggles to ConfigTab.
AgentAbilitiesSection is…
feat(canvas): add Agent Abilities toggles to ConfigTab
fullstack-engineer
pushed to feat/canvas-agent-abilities-toggle at molecule-ai/molecule-core
2026-05-18 12:22:52 +00:00
fullstack-engineer
created branch feat/canvas-agent-abilities-toggle in molecule-ai/molecule-core
2026-05-18 12:22:51 +00:00
test(handlers): add coverage for runtime_provision_timeouts.go + classifyScheduleStatus edge cases
fullstack-engineer
created branch test/runtime-provision-timeouts-coverage in molecule-ai/molecule-core
2026-05-18 11:18:05 +00:00
fullstack-engineer
pushed to test/runtime-provision-timeouts-coverage at molecule-ai/molecule-core
2026-05-18 11:18:05 +00:00
test(canvas): add coverage for secret-formats (validation, masking, inference)
fullstack-engineer
created branch test/canvas-secret-formats-coverage in molecule-ai/molecule-core
2026-05-18 10:44:27 +00:00
fullstack-engineer
pushed to test/canvas-secret-formats-coverage at molecule-ai/molecule-core
2026-05-18 10:44:27 +00:00
test(canvas): add coverage for useKeyboardShortcut and useSocketEvent hooks
fullstack-engineer
pushed to test/canvas-hook-tests at molecule-ai/molecule-core
2026-05-18 10:33:09 +00:00
fullstack-engineer
created branch test/canvas-hook-tests in molecule-ai/molecule-core
2026-05-18 10:33:08 +00:00
test(canvas): add coverage for cssVar in lib/theme.ts
fullstack-engineer
created branch test/canvas-theme-ts-coverage in molecule-ai/molecule-core
2026-05-18 10:21:15 +00:00
fullstack-engineer
pushed to test/canvas-theme-ts-coverage at molecule-ai/molecule-core
2026-05-18 10:21:15 +00:00
feat(canvas): add theme-cookie + theme-provider test coverage (#1466)