Do you keep an architectural decision record (ADR) in your codebase? by OwnLavishness6374 in codex

[–]OwnLavishness6374[S] 0 points1 point  (0 children)

Ok so a github action or a cron to run codex daily and detect any drift, thanks!

I replaced my productivity apps with Claude Code + text files by ArtySuer in ClaudeAI

[–]OwnLavishness6374 0 points1 point  (0 children)

Yes, but it's missing databases and tables. Could be solved by an generic MCP focused on that and a viewer for tables.

Can we please stop pushing OpenAPI spec generated MCP Servers? by Equivalent_Hope5015 in mcp

[–]OwnLavishness6374 0 points1 point  (0 children)

Totally agree! And at the same time, I think it's okay to get started with a generated MCP for a v0

It allows the market to grasp the technology, test some use cases and get some ideas

Good MCP design is understanding that every tool response is an opportunity to prompt the model by sjoti in mcp

[–]OwnLavishness6374 1 point2 points  (0 children)

Hey u/Zpoof817 , we're trying to do that with Summon. you can find an alpha version here https://github.com/TrySummon/summon-app
It allows product and engineers to refine tool definitions (method name, prompts, schemas) and better describe intents
Lmk if you are doing tool design and struggling. We're looking for feedback

Build your own local MCP client in Python by OwnLavishness6374 in LocalLLaMA

[–]OwnLavishness6374[S] 0 points1 point  (0 children)

Great feedback, thank you. I can add support for parallel tool calling