Commit Graph

87 Commits

Author SHA1 Message Date
Abhimanyu Saharan c09116b8f0 refactor: update gateway agent prefix and maintain backwards compatibility for session keys 2026-02-11 02:47:08 +05:30
Abhimanyu Saharan 563e4d5c26 refactor: move board deletion logic to dedicated lifecycle service 2026-02-11 02:06:45 +05:30
Abhimanyu Saharan 77347534fd refactor: centralize session key generation with new helper functions 2026-02-11 01:56:16 +05:30
Abhimanyu Saharan 275cc6f473 refactor: centralize gateway resolution logic with new helper functions 2026-02-11 01:47:24 +05:30
Abhimanyu Saharan f1038acf44 refactor: streamline agent lifecycle management with new DB service helpers 2026-02-11 01:13:10 +05:30
Abhimanyu Saharan f4161494d9 refactor: update internal helpers and improve slugify function usage 2026-02-11 00:27:44 +05:30
Abhimanyu Saharan b038d0df4c refactor: update imports to use provisioning_db and gateway_rpc modules 2026-02-11 00:00:19 +05:30
Abhimanyu Saharan 997d21c913 refactor: update provisioning service references to use OpenClawGatewayProvisioner 2026-02-10 23:31:14 +05:30
Abhimanyu Saharan ad75871e61 refactor: replace direct calls to provisioning functions with OpenClawProvisioningService methods 2026-02-10 22:30:14 +05:30
Abhimanyu Saharan d9199f8d8d refactor(agent): enhance agent deletion logic and add cleanup for main agents 2026-02-10 20:10:36 +05:30
Abhimanyu Saharan 9bd34503d6 refactor: reorganize template files and update provisioning paths 2026-02-10 20:01:08 +05:30
Abhimanyu Saharan 6bc38f4997 refactor: remove unused local agent workspace logic and simplify provisioning 2026-02-10 19:20:50 +05:30
Abhimanyu Saharan 39eca909a2 refactor: centralize authorization checks in OpenClawAuthorizationPolicy 2026-02-10 15:44:49 +05:30
Abhimanyu Saharan e75b2844bb refactor: replace direct gateway message sending with safe dispatch helper 2026-02-10 15:18:39 +05:30
Abhimanyu Saharan 42b061f72d refactor: enforce architectural boundaries by updating OpenClaw service imports 2026-02-10 15:14:45 +05:30
Abhimanyu Saharan 6311418dcf refactor: update import paths for OpenClaw services to improve module organization 2026-02-10 15:08:14 +05:30
Abhimanyu Saharan 9aaf95715c refactor: reorganize imports and enhance module exports in lifecycle services 2026-02-10 15:05:32 +05:30
Abhimanyu Saharan e1d8cab600 refactor: introduce agent key and retry helpers for coordination flows 2026-02-10 15:03:27 +05:30
Abhimanyu Saharan 3008d03731 feat: add onboarding and session management services for gateway integration 2026-02-10 14:58:35 +05:30
Abhimanyu Saharan 82425edd69 refactor: reorganize OpenClaw services and enhance session management 2026-02-10 14:50:27 +05:30
Abhimanyu Saharan 6f070df74b refactor: remove main session key references and enhance agent-gateway associations 2026-02-10 02:58:58 +05:30
Abhimanyu Saharan 50f71960de refactor: enhance gateway agent handling with dedicated OpenClaw agent IDs 2026-02-10 01:33:01 +05:30
Abhimanyu Saharan ba73ce8bfd refactor: update gateway agent session key handling and improve related logic 2026-02-10 00:45:15 +05:30
Abhimanyu Saharan d9f560ee0c refactor: streamline code formatting and enhance test organization mocks 2026-02-09 23:58:54 +05:30
Abhimanyu Saharan 3326100205 refactor: update Clerk authentication integration and improve organization handling 2026-02-09 23:55:52 +05:30
Abhimanyu Saharan f8860bbc71 refactor: introduce TASK_SOUL.md for task-specific behavior and update related documentation 2026-02-09 22:16:57 +05:30
Abhimanyu Saharan 8f6347dc8d refactor: simplify code formatting and improve readability across multiple files 2026-02-09 20:44:05 +05:30
Abhimanyu Saharan 020d02fa22 refactor: replace DefaultLimitOffsetPage with LimitOffsetPage in multiple files and update timezone handling to use UTC 2026-02-09 20:40:17 +05:30
Abhimanyu Saharan dddd1e9a7a refactor: improve type coercion functions and enhance type hints across multiple files 2026-02-09 17:43:42 +05:30
Abhimanyu Saharan f5d592f61a refactor: standardize runtime annotation types across multiple files 2026-02-09 17:24:21 +05:30
Abhimanyu Saharan 7706943209 refactor: enhance docstrings for clarity and consistency across multiple files 2026-02-09 16:23:41 +05:30
Abhimanyu Saharan 7ca1899d9f refactor: update module docstrings for clarity and consistency 2026-02-09 15:49:50 +05:30
Abhimanyu Saharan 78bb08d4a3 refactor: streamline access check logic in organizations.py 2026-02-09 02:59:09 +05:30
Abhimanyu Saharan e2af067c85 refactor: enhance transient error handling and improve session key validation in template_sync.py 2026-02-09 02:56:43 +05:30
Abhimanyu Saharan 9973b76463 refactor: replace generic Exception handling with specific exceptions in various files 2026-02-09 02:51:26 +05:30
Abhimanyu Saharan fafcac1e16 refactor: replace exec_dml with CRUD operations in various files and improve session handling 2026-02-09 02:17:34 +05:30
Abhimanyu Saharan 228b99bc9b refactor: replace SQLModel with QueryModel in various models and update query methods 2026-02-09 02:04:14 +05:30
Abhimanyu Saharan f6bcd1ca5f refactor: update migration paths and improve database operation handling 2026-02-09 00:51:26 +05:30
Abhimanyu Saharan 724b6601f3 fix(security): restrict local workspace writes to configured root 2026-02-08 21:49:26 +05:30
Abhimanyu Saharan aaeb3cf8f3 fix: replace deprecated 422 status constant 2026-02-08 21:44:29 +05:30
Abhimanyu Saharan 061563964d feat: refactor organization context usage in board and gateway endpoints 2026-02-08 21:37:20 +05:30
Abhimanyu Saharan 289452b341 refactor: streamline imports and clean up group access handling in board-related files 2026-02-08 21:18:37 +05:30
Abhimanyu Saharan 60744ddfac refactor: clean up code formatting and improve readability across multiple files 2026-02-08 21:17:26 +05:30
Abhimanyu Saharan e03125a382 feat: add organization-related models and update schemas for organization management 2026-02-08 21:16:26 +05:30
Abhimanyu Saharan 460d4adddf feat: add souls directory integration with search and fetch functionality 2026-02-08 00:46:15 +05:30
Abhimanyu Saharan 91e4c069cc feat: enhance agent identity profile with purpose and personality attributes 2026-02-08 00:46:15 +05:30
Abhimanyu Saharan 88a5075684 feat: add board group models and update related interfaces 2026-02-07 20:29:55 +05:30
Omar (OpenClaw) 6bf7a72a62 Fix flake8 W391 (no trailing blank line) 2026-02-07 11:33:19 +00:00
Abhimanyu Saharan 0816fb6cd3 feat(agent): enhance agent ID extraction and fallback handling in gateway integration 2026-02-07 16:21:21 +05:30
Abhimanyu Saharan a32c01e4a8 feat(gateway): implement gateway board management and messaging features 2026-02-07 15:20:36 +05:30