Welcome to agentic-fm Discussions! #9
petrowsky
announced in
Announcements
Replies: 3 comments 1 reply
-
|
Hey Matt - Discord link is giving me an invalid invite. Can you please regenerate? |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
I've updated it here and in the README. I made it permanent. Repost here if it doesn't work. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Invalid for me today |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
👋 Welcome to agentic-fm Discussions
This is the official place for questions, ideas, and conversation around agentic-fm.
🗄️ What is agentic-fm?
FileMaker Pro is a closed environment — logic and schema live inside a binary file, not text files. That has always made AI-assisted development difficult: there's nothing to diff, no file to edit, and no way to hand code back to FileMaker without going through the clipboard.
agentic-fm bridges that gap. It connects an AI agent to your live FileMaker solution via its XML export formats, gives the agent structured context about your current layout and schema, and produces
fmxmlsnippetoutput that pastes directly into FileMaker with a high degree of confidence.The result is an AI that understands FileMaker — not just generically, but your solution specifically.
🚀 Where to start
🗂️ How to use Discussions
Please use Issues for confirmed bugs or specific, reproducible problems. If you're not sure whether something is a bug, start here in Discussions.
🤝 Ways to contribute
The most impactful contribution right now is the knowledge base — Markdown files in
agent/docs/knowledge/that capture FileMaker behaviors, nuances, and gotchas that AI would otherwise get wrong. If you know how context switching, transaction scope, record locking, or found set mechanics actually behave in practice, that institutional knowledge directly improves the quality of AI-generated code for everyone. See the Contributions section of the README for details.Looking forward to building this out with the community. 🙌
Beta Was this translation helpful? Give feedback.
All reactions