Abhimanyu Saharan
cc3024acc3
fix(security): Address PR review feedback
2026-03-08 00:01:23 +05:30
Hugh Brown
c5716897d7
fix: add BASE_URL to migration check env vars in Makefile
...
The BASE_URL validation added to Settings breaks the CI migration check
which only sets AUTH_MODE, LOCAL_AUTH_TOKEN, and DATABASE_URL.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-07 23:35:10 +05:30
Abhimanyu Saharan
b32a9f5e66
fix(makefile): set BASE_URL for local environment in database migration commands
2026-03-07 23:19:54 +05:30
Abhimanyu Saharan
df7152dcad
feat(docker): add watch mode for automatic frontend rebuilds in Docker
2026-03-05 00:54:09 +05:30
Abhimanyu Saharan
1d50e48609
chore: update CI configuration and improve README instructions
2026-02-25 00:49:35 +05:30
Abhimanyu Saharan
1996e21695
refactor: add overwrite option to various services and update documentation
2026-02-15 13:55:47 +05:30
Abhimanyu Saharan
8f4a398839
refactor: implement generic queue worker with task-type dispatch and improved retry logic
2026-02-15 13:07:32 +05:30
Abhimanyu Saharan
7e76cd1f68
refactor: improve webhook processing with enhanced logging and retry mechanisms
2026-02-15 13:02:55 +05:30
Abhimanyu Saharan
e28496245b
refactor: enhance webhook delivery queue processing with configurable blocking
2026-02-15 13:02:55 +05:30
Abhimanyu Saharan
426326e2af
ci(migrations): enforce graph + reversible cycle checks; fix FK downgrade naming
2026-02-13 09:05:21 +00:00
Abhimanyu Saharan
e60734f3e7
ci: add migration integrity gate for migration-relevant changes
2026-02-12 20:04:38 +00:00
Abhimanyu Saharan
d6db63480e
CI: add markdownlint + docs-check wrapper; extend link check scope
2026-02-12 14:44:43 +00:00
Abhimanyu Saharan
d830918fd1
ci(docs): add markdown relative link check gate
2026-02-12 14:44:43 +00:00
Abhimanyu Saharan
f6bcd1ca5f
refactor: update migration paths and improve database operation handling
2026-02-09 00:51:26 +05:30
Abhimanyu Saharan
1dfff39140
feat: add node wrapper script and update Makefile for frontend tooling
2026-02-08 00:46:15 +05:30
Kunal
f87cc1f7fb
ci: scoped 100% coverage gates + policy doc
2026-02-07 15:54:42 +00:00
Mateo (OpenClaw)
1d140d30c5
ci: add minimal frontend tests, backend coverage tooling, and fix mypy
2026-02-07 09:37:08 +00:00
Abhimanyu Saharan
999ec6d1bb
Add gateway template sync for agents
2026-02-07 04:24:06 +05:30
Abhimanyu Saharan
6c14af0451
feat: add is_chat field to board memory and task_id to approvals, update pagination and response models
2026-02-06 19:11:11 +05:30