{"library":"agentick","type":"library","category":null,"description":"Agentick is a component-based framework for building AI applications, currently at version 0.14.47. It operates on a rapid release cadence with frequent patch updates across its monorepo packages, indicating active development. A key differentiator is its novel approach as a React reconciler, where the render target is a language model itself. Developers construct the model's context window using familiar JSX syntax, React components, and hooks, abstracting away traditional prompt templating. The framework compiles this JSX into what the language model 'sees,' providing fine-grained control over the model's perception and interaction. This paradigm shifts AI application development from pipeline or chain configurations to a more declarative, component-driven style.","language":"javascript","status":"active","version":"0.14.47","tags":["javascript","agent","ai","framework","jsx","react","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install agentick","imports":["import { createApp } from '@agentick/core';","import { System } from '@agentick/core';","import { createTool } from '@agentick/core';","import { openai } from '@agentick/openai';"]},{"cmd":"yarn add agentick","imports":[]},{"cmd":"pnpm add agentick","imports":[]}],"homepage":"https://agentick.ai","github":"https://github.com/agenticklabs/agentick","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/agentick","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/agentick/compatibility"}}