Ross ROSS = Recommend OSS · open-source software intelligence for agents

wrtnlabs/agentica

TypeScript AI AI Function Calling Framework enhanced by compiler skills. observed · 2026-08-28

github.com/wrtnlabs/agentica · homepage · TypeScript · MIT (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
wrtnlabs/agenticamain71

For agents

markdown · JSON · MCP: product_card(name="wrtnlabs/agentica")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem