17 Commits (869c695d0af5f55e6297a3145d5c16dc8f6a20b4)

Author SHA1 Message Date
borja (aider) 869c695d0a feat: Update /tarea command parsing to use action-first format 3 months ago
borja (aider) b1449bb80b fix: update test expectations to match new logging format 3 months ago
borja (aider) 11702142d5 feat: enhance /tarea command logging with detailed parsing 3 months ago
borja (aider) 48a238139e test: add port validation tests for internal docker URLs 3 months ago
borja (aider) 1b999d015b fix: add missing test imports and update webhook validation tests 3 months ago
borja (aider) 72e7a804b5 feat: update webhook config to match API requirements 3 months ago
borja (aider) 7616e9f268 test: add instance verification test case 3 months ago
borja (aider) 6cfb741157 fix: enable instance verification in test environment when flagged 3 months ago
borja (aider) d7390db8d6 fix: reset mocks between tests and improve message validation 3 months ago
borja (aider) 290f854e85 test: add edge case and security tests for message handling 3 months ago
borja (aider) f530d37cee fix: Add missing test imports for beforeEach/afterEach 3 months ago
borja (aider) 2b4d95d3ab fix: correct server class structure and improve error handling 3 months ago
borja (aider) 63c3bb20e9 feat: implement command service with response queue 3 months ago
borja (aider) b7ed60a471 feat: implement base webhook server with validation and tests 3 months ago
borja (aider) 714c756dbf test: fix db test to handle sqlite system tables 3 months ago
borja (aider) fa19fe8950 fix: correct SQL syntax and improve db test coverage 3 months ago
borja (aider) 644883109f feat: add initial database schema and task service 3 months ago