2 Commits

  • Add project files, examples, and documentation
    - Added package.json for npm/bun compatibility
    - Added tsconfig.json for TypeScript configuration
    - Added MIT LICENSE
    - Added CHANGELOG.md for version tracking
    - Added 4 example files demonstrating usage:
      - 01-basic-compaction.ts - Context compaction basics
      - 02-claude-code-integration.ts - Claude Code integration
      - 03-openclaw-integration.ts - OpenClaw integration
      - 04-state-machine-pipeline.ts - Deterministic pipeline
    
    All extracted source files are included in the repository.
  • Complete Agent Pipeline System with Claude Code & OpenClaw Integration
    - Added Claude Code integration with full context compaction support
    - Added OpenClaw integration with deterministic pipeline support
    - Implemented parallel agent execution (4 projects x 3 roles pattern)
    - Added workspace isolation with permissions and quotas
    - Implemented Lobster-compatible YAML workflow parser
    - Added persistent memory store for cross-session context
    - Created comprehensive README with hero section
    
    This project was 100% autonomously built by Z.AI GLM-5