#320 · Primary category: AI Coding Assistants

loushang

agent agent-harness agentic ai chatgpt claude claude-code codex coding deepseek dynamic-workflows glm harness kimi minimax parallel-agents python skills vibe-coding workflow

AI-native agent harness for coding workflows by python: multi-model LLM orchestration, stateful sessions, tool governance, traceable delivery, and provider routing for GPT, Claude, DeepSeek, Qwen, Kimi, GLM, and MiniMax.

Project last updated:08/29/26

GitHub Stars

1.3K

Forks

212

Contributors

2

License

Apache-2.0

Why we included this project

Loushang is a terminal workbench for running software development tasks through an AI agent. Its core idea is to treat the whole workflow as structured runtime objects rather than a simple chain of model calls, which makes long coding work more recoverable when context gets lost or execution is interrupted. Sessions persist, so you can resume a task after a break instead of starting over, and you can fork or export a session when you need to branch the work or move it elsewhere. A provider-aware SDK routes requests across GPT, Claude, DeepSeek, Qwen, Kimi, GLM, and MiniMax, so a team is not tied to one model vendor. The project is still early and meant to be run from source.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category