Skip to content

Merge develop into main#199

Merged
waleedkadous merged 5 commits into
mainfrom
develop
Feb 12, 2026
Merged

Merge develop into main#199
waleedkadous merged 5 commits into
mainfrom
develop

Conversation

@waleedkadous

Copy link
Copy Markdown
Collaborator

Summary

  • Codev framework: Added project management framework with protocols (SPIR, tick, bugfix, experiment, maintain), role definitions, resource docs, and templates
  • WhatsApp migration: Refactored WhatsApp integration from presenter-based to router-based architecture with API key verification
  • Tool result fixes: Fixed bare string returns from format_as_ref_list, added is_error flag for tool errors, consolidated tool results per Anthropic API spec
  • Circular import fix: Extracted shared dependencies to resolve circular imports, added missing __init__.py to routers
  • AnsariClaude model update: Updated to Sonnet 4.5
  • Ruff formatting: Linting and formatting cleanup across analysis scripts and tests
  • Typo fix: Corrected typo in batik-v1-en.csv
  • FastAPI docs: Added async performance and sync/async endpoint documentation

Test plan

  • Verify existing tests pass
  • Verify WhatsApp router endpoints work correctly
  • Verify tool result formatting in Claude responses

Includes protocols (SPIR, tick, bugfix, experiment, maintain),
role definitions, resource docs, templates, and project configuration.
@waleedkadous waleedkadous merged commit 94ab014 into main Feb 12, 2026
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant