제휴 관계 공개: 이 사이트는 제휴 링크를 포함합니다. 링크를 통해 구매 시 수수료를 받을 수 있으며, 귀하에게 추가 비용은 발생하지 않습니다. 자세히 알아보기
📖 옥길 리드마스터학원 공식 포털 — CEFR 맞춤 원서 리딩 & 1:1 AI 워크시트 신청학원 사이트 바로가기 ↗

2026-09-24 11:30 KST 스냅샷 · 순위 9. 수치는 GitHub API로 검증한 값이며, 이 페이지는 제휴 링크가 아닙니다.

apache/maka

TypeScript재진입
5,632Δ +72.9h Δ

Apache Maka — 고성능 에이전트 워크스페이스(Incubating).

Apache Maka (Incubating) is a high-performance agent workspace that keeps a complete record of everything it did.

창 안 이슈8
창 안 PR18
푸시있음
라이선스Apache-2.0
README 발췌
Apache Maka (Incubating)

Apache Maka (Incubating) is a high-performance agent workspace that keeps a complete record of everything it did.

Website ·
  Documentation ·
  Download ·
  中文文档

What Maka is

An agent harness exists to finish tasks. We hold it to one measure: how many it completes and at what cost. We publish every run: same model, same official verifier, full per-task record.

- **Measured, not claimed.** Maka is benchmarked against other harnesses on the same model with the official verifier, and the per-task results ship with every report in .
- **The log is the runtime.** Every model message, tool call, permission decision and termination is an append-only RuntimeEvent. The UI, the next prompt and crash recovery are projections of that log, never the only copy. Old tool output can leave the next prompt without leaving the log.
- **Your machine, your model.** Sessions, settings and run records stay local. You bring the model: a cloud API, a local model or a compatible gateway.
- **One Runtime Host.** Desktop, the TUI and CLI, and Eval are thin clients of one execution authority; Eval owns only the experiment and its scores.

보드에서 보기