Codebase Memory Management for OpenCode
Standard code base search in coding agents like OpenCode can be very limited. To improve my daily workflow, I needed more advanced features like semantic search, call graphs, or an architectural overview.
Standard code base search in coding agents like OpenCode can be very limited. To improve my daily workflow, I needed more advanced features like semantic search, call graphs, or an architectural overview.
While experimenting with the new Symfony AI component, I realized that you cannot only build MCP servers for your application but also have an MCP server integrated that exposes insights in your Symfony app for your coding agent. This component is called the AI Mate.
The Nomad NVIDIA device plugin allows you to use NVIDIA graphical processing units (GPUs) within your Nomad workloads.
When our partner IONOS Cloud launched their new AI Model Hub offering, I tried to find a good use case to experiment with it. Why not build SyliusGPT? An AI solution knowing Sylius inside out - from a tech perspective.
As part of an AI project, I had to export data to train a tool developed for a customer. Instead of writing a script, I decided to use MySQL's built-in functions, which turned out to be a challenging experience but a valuable learning opportunity.