petrowsky/agentic-fm
An open source project designed to assist AI in guided deterministic FileMaker code output.
Leverages FileMaker's XML export formats (`Save a Copy as XML` and `fmxmlsnippet`) to create a bidirectional bridge between FileMaker's binary environment and AI code generation, parsing live schema and scripts into structured JSON context that guides deterministic output. The architecture combines a FileMaker-side companion script harness with a Python backend server (port 8765) that orchestrates XML parsing, validation, and clipboard integration, plus opt-in agent skills for script review, refactoring, debugging, and test generation that operate on the full parsed solution context.
Stars
25
Forks
9
Language
TypeScript
License
—
Category
Last pushed
Mar 13, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/petrowsky/agentic-fm"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
ComposioHQ/composio
Composio powers 1000+ toolkits, tool search, context management, authentication, and a sandboxed...
langwatch/better-agents
Standards for building agents, better
AgentDock/AgentDock
Build Anything with AI Agents
AIGNE-io/aigne-framework
The functional, composable, and typescript-first AI Agent framework for real-world LLM Apps.
vercel-labs/knowledge-agent-template
Open source file-system and knowledge based agent template. Build AI agents that stay up to date...