wrtnlabs/agentica
TypeScript AI AI Function Calling Framework enhanced by compiler skills. observed · 2026-08-28
Health v2 · maintenance only
71/100
- Activity 84
- Release rhythm 72
- Longevity 40
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 0.5
- age_days: 567
- days_rel: 105
- days_push: 101
- n_releases_24m: 145
Adoption not part of the score
1041 stars · 62 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Agentica is a TypeScript agentic AI framework specialized in LLM function calling, enhanced by compiler-driven validation via typia. Agents are built by simply listing functions from TypeScript classes, Swagger/OpenAPI documents, or MCP servers, without complex agent graphs or workflows.
Use cases
- build an AI chatbot that calls my backend REST APIs from a swagger document
- create an agent from TypeScript class functions without writing agent graphs
- turn an OpenAPI spec into a conversational shopping assistant
- connect an MCP server as tools for an LLM agent
- add validation feedback so the LLM fills function arguments correctly
- build a function-calling agent with OpenAI or Claude in Node.js
- scaffold an agentic AI project with a CLI boilerplate
When to choose
- you are a TypeScript developer wanting to build LLM agents from existing classes or OpenAPI/Swagger APIs
- you want function-calling agents without designing complex workflow graphs
- you need MCP server integration as agent tools
- you want compiler-validated function arguments with automatic retry feedback
When to avoid
- you need a non-TypeScript/JavaScript stack
- you require fine-grained control over multi-agent orchestration graphs
- your project depends on Yarn Berry, which is unsupported
- you need a framework with a large mature ecosystem beyond early-stage tooling
Facets
framework · maturity active
agent-framework llm-inference rag chatbot sdk mcp large-language-models chatbots web-development developer-tools cross-platform function-calling openapi swagger typia agentic-ai multi-agent openai anthropic nestia react-native ai-agents retrieval-augmented-generation nodejs typescript
10 sources
- readme: https://github.com/wrtnlabs/agentica · fetched 2026-08-28 · 7d82fbda477a
- homepage: https://wrtnlabs.io/agentica · fetched 2026-08-29 · 610b15d3e317
- site_page: https://wrtnlabs.io/agentica/docs · fetched 2026-08-29 · 090b9c1c065b
- site_page: https://wrtnlabs.io/agentica/docs/setup/cli · fetched 2026-08-29 · 9474ce364275
- site_page: https://wrtnlabs.io/agentica/docs/setup/manual · fetched 2026-08-29 · d92d684a5c46
- site_page: https://wrtnlabs.io/agentica/docs/setup/react-native · fetched 2026-08-29 · e4bcddead278
- site_page: https://wrtnlabs.io/agentica/docs/concepts/function-calling · fetched 2026-08-29 · 94d784a4247d
- site_page: https://wrtnlabs.io/agentica/docs/concepts/compiler-driven-development · fetched 2026-08-29 · 78497adbb305
- site_page: https://wrtnlabs.io/agentica/docs/concepts/document-driven-development · fetched 2026-08-29 · 79f51d372ac8
- site_page: https://wrtnlabs.io/agentica/docs/core · fetched 2026-08-29 · b284f2e81d87
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| wrtnlabs/agentica | main | 71 |
For agents
markdown · JSON · MCP: product_card(name="wrtnlabs/agentica")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem