Skip to content

Conversation

brandonkachen
Copy link
Collaborator

@brandonkachen brandonkachen commented Aug 30, 2025

Establishes the foundation for the Dex/codelayer agent ecosystem with multiple specialized agents for codebase analysis, comprehensive web research, and codebase editing. Designed to provide enhanced context engineering.

🤖 Generated with Codebuff

@brandonkachen brandonkachen changed the title [feat] dex agent [feat] codelayer agent Aug 30, 2025
brandonkachen and others added 7 commits August 30, 2025 00:56
Transform the Codelayer README from a basic technical summary to comprehensive, professional documentation that better serves first-time users. The rewrite includes:

- Clean, professional structure with table of contents
- Detailed explanation of Codelayer's purpose and philosophy
- Connection to HumanLayer's human-in-the-loop approach
- Comprehensive usage examples and workflows
- Professional agent descriptions and contributing guidelines

Follows the style and tone of HumanLayer's documentation to maintain consistency and readability.

🤖 Generated with Codebuff
Co-Authored-By: Codebuff <[email protected]>
Change the default agent in run-eval-set.ts from 'base' to
'codelayer-base' to align with the new Codelayer agent collection
structure.

🤖 Generated with Codebuff Co-Authored-By: Codebuff
<[email protected]>
…code/ripgrep; synchronize lockfiles for consistent tooling orchestration.

🤖 Generated with Codebuff
Co-Authored-By: Codebuff<[email protected]>
and overriding key fields to tailor identity and capabilities; update
SDK to integrate code_search and run_file_change_hooks for improved
tooling orchestration.

🤖 Generated with Codebuff Co-Authored-By: Codebuff
<[email protected]>
and comprehensive documentation

Adds five new Codelayer agents (spec-parser, completion-verifier,
project-context-analyzer, smart-discovery, validation-pipeline) to
enhance the foundational agent's capabilities. Includes implementation
strategy, improvement plans, evaluation results, and summary
documentation for the expanded agent ecosystem.

🤖 Generated with Codebuff Co-Authored-By: Codebuff
<[email protected]>
- Resolved merge conflicts in SDK files
- Updated @vscode/ripgrep to 1.15.14
- Merged code search function signatures to support both projectPath and cwd
- Disabled file change hooks in SDK mode
- Regenerated bun.lock

Co-authored-by: Amp <[email protected]>
Amp-Thread-ID: https://ampcode.com/threads/T-62cd3503-e7e2-4f13-a76f-eef62545a3f9
Restructure all Codelayer agent schemas to use consistent parameter wrapping:
- Wrap parameters under 'params' object for better validation
- Add explicit 'required' arrays for mandatory fields
- Fix type mismatches in smart-find-files (Date to string conversion)
- Add missing tool renderers for new enhanced tools
- Update AllToolNames type with new tool definitions

Affected agents:
- completion-verifier
- efficiency-monitor
- project-context-analyzer
- smart-discovery
- spec-parser
- test-strategist
- validation-pipeline

🤖 Generated with Codebuff
Co-Authored-By: Codebuff <[email protected]>
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