What problem does it solve?
Giulia provides deep code analysis, semantic search, and runtime introspection, allowing you to understand and optimize your codebase with precision.
Core Features & Use Cases
- Static Analysis: Perform sub-millisecond queries over the full project graph, including modules, functions, dependencies, and centrality metrics.
- Runtime Introspection: Connect to running BEAM nodes to inspect memory, top processes, and performance data.
- Persistent Intelligence: Maintain warm state across sessions, allowing for quick context-aware analysis.
- Use Case: Imagine you are working on a large Elixir project and need to quickly find a function that is heavily used but has a complex implementation. Giulia's static analysis and runtime introspection can help you understand the function's behavior and impact on the application.
Quick Start
Initialize the project context for the given path using the giulia skill.