fim-ai/fim-one
LLM-powered Agent Runtime with Dynamic DAG Planning & Concurrent Execution
aiai-agentai-agentsconnectordagfastapifunction-callingllmmcpnextjsopenai-compatiblepythonragreact-agenttool-use
First Claude commit: Mar 15, 2026Last Claude commit: 1mo agoDiscovered: Mar 16, 2026
Recent Claude Commits
chore: update translation cache
a6e579d1mo agoco_authored_bydocs: update changelog with unreleased entries for DAG layout fix and file download
547832e1mo agoco_authored_bychore: update translation cache
0f5c19f1mo agoco_authored_bydocs: add Intelligent Document Processing (Vision-Aware) to roadmap
e2a34481mo agoco_authored_byfeat: add file download support for message attachment cards
00fd22f1mo agoco_authored_byfix: improve DAG step card layout and tool badge display
b3158d71mo agoco_authored_bychore: update translation cache
d61ac6c1mo agoco_authored_bydocs: update LLM provider guide for reasoning_effort=None native FC fix
f19eed51mo agoco_authored_byfeat: tune DAG planner parallelism guidelines and add env var overrides
1fe97981mo agoco_authored_byfeat: improve ReAct agent answer quality and make max_iterations configurable
077c7e61mo agoco_authored_byfeat: display file attachment cards in playground message history
bf1e3c81mo agoco_authored_bychore: update translation cache
a7b0e001mo agoco_authored_bydocs: cut v0.8 release and update changelog/roadmap
531181b1mo agoco_authored_byfeat: eager file upload in playground with status indicators and retry
5df49f81mo agoco_authored_byfix: handle malformed LLM plan responses in DAGPlanner._parse_plan
0bb296d1mo agoco_authored_byfix: disable reasoning_effort for native FC to avoid Anthropic 400 error
53d95ae1mo agoco_authored_bydocs: update changelog, roadmap, and README for smart file content injection
3400f881mo agoco_authored_byfeat: add read_uploaded_file tool and smart file content injection
eaf733c1mo agoco_authored_bychore: add all-contributors workflow and update translation cache
508128c1mo agoco_authored_byfix(i18n): retranslate docs with broken code blocks using new shielding
b63e0941mo agoco_authored_byfix(translate): shield code blocks from LLM translation corruption
83d50541mo agoco_authored_bydocs: add SECURITY.md and update FAQ security guidance
189992e1mo agoco_authored_bychore: update translation cache hashes
6a8d5aa1mo agoco_authored_byfeat(translate): auto-sync docs.json navigation across locales
73190051mo agoco_authored_byfix(frontend): resolve all 81 ESLint warnings across 42 files
0ac4c7a1mo agomessage_footerchore: update translation cache hashes
0c0ffac1mo agoco_authored_byrefactor(dashboard): shorten activity trend from 14 days to 7 days
8629f991mo agoco_authored_bydocs(roadmap): add Workflow Connection Dep Auto-Subscribe to v0.9 planned items
0119e621mo agoco_authored_byrefactor(dashboard): redesign content cards — replace Market Spotlight with real Workflows, unify list style
d0aa79a1mo agoco_authored_byfeat(market): show own resources in browse with "Yours" badge instead of hiding them
f9f5fe31mo agoco_authored_bydocs(changelog): add agent directive synthesis entry
57d80ef1mo agoco_authored_byfeat(agent): inject agent directive into ReAct synthesis step
c6d52b91mo agoco_authored_bydocs(roadmap): remove completed Dashboard Enhancement item from v0.9
183743c1mo agoco_authored_byfeat(dashboard): add workflow stats to dashboard Row B
86f959d1mo agoco_authored_byfeat: refine marketplace UX — subscriber badges, publish dialog, market page layout, and docs restructure
2efbd811mo agoco_authored_bychore: simplify README badges and docs links
43da27b1mo agoco_authored_bychore: update translation cache
bb0e8b11mo agoco_authored_byfix(test): add change_summary attribute to workflow template test mocks
13d80071mo agoco_authored_bytest: update BuiltinToolExecutor tests for real tool registry execution
cfca7e51mo agoco_authored_byfeat: decouple Skills from Agents, make global SOPs with auto-discovery and multi-agent delegation
6922e7d1mo agoco_authored_byfix: store HumanIntervention auto-approve output in node-prefixed key
3f869851mo agoco_authored_byfix: skip workflow dispatch when all concurrent slots are occupied
8d58bf31mo agoco_authored_byfix(test): adapt phase2 loop tests to single-step executor design
70946a01mo agomessage_footerfix(test): update human intervention test for auto-approve fallback
750dee01mo agoco_authored_byfix(test): update builtin tool executor tests for structured dict output
a1edc521mo agoco_authored_byfix: BuiltinToolExecutor returns structured dict, align tests
ef318911mo agomessage_footerfix: graceful auto-approve fallback when db_session_factory is None
9cbb1cf1mo agomessage_footerfix(test): adapt loop node tests to engine-driven single-step executor
a52eb831mo agomessage_footerfix(test): use StepOutput in plan analyzer usage test
64e0bca1mo agomessage_footer