8000 Agents by Gerome-Elassaad · Pull Request #70 · codinit-dev/codinit-dev · GitHub
[go: up one dir, main page]

Skip to content

Conversation

@Gerome-Elassaad
Copy link
Member
@Gerome-Elassaad Gerome-Elassaad commented Jan 21, 2026

Agents (#70)

This PR implements a major architectural refactor introducing an agent-based system to CodinIT.dev. The changes modernize the codebase by extracting agent logic into a dedicated workspace and streamlining the overall architecture.

Architecture Refactor

  • Added new codinit-agent workspace package for agent logic and tools
  • Updated TypeScript configuration with proper path mappings
  • Restructured imports to use workspace packages

Component Updates

  • Updated deployment components (CloudflareDeploy, NetlifyDeploy, VercelDeploy) to use new
    interfaces
  • Refactored message parsing and streaming utilities

Code Cleanup

  • Removed legacy files: builtin-tools.json, tool-registry.ts, tools.json, message parser files
  • Eliminated BuiltInToolService usage across the codebase
  • Fixed lint errors and updated test snapshots

New Features

  • Added GitHub workflow for releasing system prompts
  • Added comprehensive server-side utilities and state management
  • Enhanced process utilities and build scripts

@Gerome-Elassaad Gerome-Elassaad self-assigned this Jan 21, 2026
@Gerome-Elassaad Gerome-Elassaad added the feature Requested feature or new feature label Jan 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature Requested feature or new feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature Request: implement planning & multi step agent functionaliy

2 participants

0