Tags: developer tools* + llm*

0 bookmark(s) - Sort by: Date ↓ / Title /

  1. graphify is an AI coding assistant skill that transforms codebases, documents, and images into a structured, queryable knowledge graph. By utilizing deterministic AST parsing via tree-sitter for code and multimodal LLM capabilities for unstructured data like PDFs and screenshots, it creates a comprehensive map of concepts and relationships. This allows developers to understand complex architectures faster and find the "why" behind design decisions. A key advantage is its massive reduction in token usage per query compared to reading raw files, making it highly efficient for large-scale projects. The tool supports 19 programming languages and integrates seamlessly with platforms like Claude Code and Codex, providing an interactive, persistent, and highly organized way to navigate any codebase or research corpus.
  2. Google is announcing the public preview of the Developer Knowledge API and its associated Model Context Protocol (MCP) server. These tools provide a machine-readable gateway to Google’s official developer documentation, enabling AI assistants to access accurate and up-to-date information for building with Google technologies like Firebase, Android, and Google Cloud.
  3. Gemini CLI extensions can now define settings that the user will be prompted to provide upon installation, ensuring extensions have exactly what they need to function from the moment you install them. This post details the benefits of extension settings, provides a practical example with the AlloyDB extension, and explains how to define settings as an author and manage them with the config command.
  4. We test out the latest product from Augment Code, a terminal app called Auggie CLI. How does it compare to other AI command-line interfaces?

    - Workspace Indexing: Auggie automatically indexes the project directory, which is beneficial for context but raises security considerations (addressed via .augmentignore files).
    Interactive vs. Non-Interactive Mode: The author tests both modes, highlighting the benefits of a one-shot, non-interactive command for quick tasks.
    - Code Modification: A key test involves using Auggie to add Bootstrap classes to a Rails view file. Auggie successfully analyzed the existing code, generated a correct diff, and applied the changes.
  5. GitHub Copilot now has an Agents page to help developers kick off tasks and track progress. Users can assign tasks to Copilot (tech debt, bug fixes, new features) and Copilot will create a draft pull request for review. The feature is available to Copilot Pro/Pro+, Business, and Enterprise users with the coding agent enabled.
  6. The place to launch and discover new tech products.
    2025-06-14 Tags: , , by klotz
  7. OpenHands is an open platform for AI software developers as generalist agents. It allows agents to modify code, run commands, browse the web, call APIs, and more, aiming to automate software development tasks.
  8. GitHub Copilot Extensions allow developers to use natural language to query documentation, generate code, retrieve data, and execute actions on external services without leaving their IDEs. They support public extensions from companies like Docker, MongoDB, Sentry, and allow developers to create their own extensions for internal libraries or APIs.
  9. Google has released Gemini Code Assist for free, offering up to 180,000 code completions per month, significantly more than its competitors like GitHub Copilot.

Top of the page

First / Previous / Next / Last / Page 1 of 0 SemanticScuttle - klotz.me: tagged with "developer tools+llm"

About - Propulsed by SemanticScuttle