Skip to content

feat: add Factory agent and expand Codex support#11

Merged
nikuscs merged 1 commit intomainfrom
nikuscs/agent-map
Jan 18, 2026
Merged

feat: add Factory agent and expand Codex support#11
nikuscs merged 1 commit intomainfrom
nikuscs/agent-map

Conversation

@nikuscs
Copy link
Copy Markdown
Owner

@nikuscs nikuscs commented Jan 18, 2026

Summary

Added Factory AI agent support with full rule, skill, and hook integration. Expanded Codex to support commands (via .codex/prompts) and skills. Introduced zero-config link command for seamless agent syncing.

Changes

  • Factory Agent: New agent with AGENTS.md, skills, droids, and hook support in .factory/ directory
  • Codex Expansion: Commands in .codex/prompts, skills in .codex/skills, config in .codex/config.toml
  • Zero-Config Link: New bunx glooit link command auto-syncs .agents/ to all agents without config file
  • Hook Distribution: Factory uses Claude-compatible hook format in .factory/settings.json
  • Test Coverage: All 338 tests passing with 99.78% statement coverage

Test Results

✅ 338/338 tests passing
✅ 99.78% statement coverage
✅ 100% function coverage

🤖 Generated with Claude Code

- Add Factory AI agent with rules, skills, droids, and hook support
- Expand Codex to support commands (via .codex/prompts) and skills (via .codex/skills)
- Add zero-config `link` command for symlink-based agent syncing without config file
- Implement Factory hook distribution using Claude settings format
- Update test coverage and verify all 338 tests passing

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
@nikuscs nikuscs merged commit a082530 into main Jan 18, 2026
1 check 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