Skip to content
 
 

Latest commit

 

History

8,509 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

openclaw

Fork

Fork. This README is generated by the agentic harness and is fork-local — exclude it from any upstream pull request. Upstream docs are preserved where present.

Agentic Architecture

This fork participates in the sahiixx agentic harness — a shared contract for how agents plan, act, verify, and recover.

Pattern Role here
Prompt Chaining Deterministic multi-step pipelines
Routing Classify input, dispatch to specialist
Parallelization Independent subtasks fan out
Orchestrator–Workers Central planner decomposes dynamically
Evaluator–Optimizer Generator/judge split, bounded retry
ReAct Interleaved reason → act → observe
Reflection Self-critique before final answer

Model Routing

Purpose Deployment Endpoint
Default / general gpt-5.6-sol /openai/v1/chat/completions
Deep reasoning claude-opus-5 /openai/v1/responses only
Embeddings text-embedding-3-small /openai/v1/embeddings
export AZURE_FOUNDRY_API_KEY=...
export AZURE_FOUNDRY_BASE_URL=https://<resource>.openai.azure.com/openai/v1

Claude on Azure returns 404 api_not_supported on /chat/completions; it answers only via the Responses API.


README maintained by the agentic harness · fork-local · regenerated 2026-08-10

About

Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞

Resources

Contributing

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages