Leanpub Header

Skip to main content

Filters

Category: "Agentic Engineering"

Agentic Engineering

  1. Prompt Engineering & Security
    Prompt Engineering & Security
    Building Injection-Resistant AI Systems
    Steve Publications

    As AI adoption accelerates, attacks such as prompt injection, jailbreaks, data poisoning, and agent exploitation are redefining cybersecurity. This book explains why these attacks work and provides practical strategies for building secure, resilient AI systems.

  2. Building Pragmatic AI Agents That Use Tools and APIs
    Building Pragmatic AI Agents That Use Tools and APIs
    Building Systems That Use Tools and APIs with DSPy, Pydantic AI, Claude SDK, OpenAI Agents SDK, and Google ADK
    Steve Publications

    Most AI systems can talk, but few can actually do. This book shows you how to build AI agents that reliably use tools, call APIs and automate real workflows. Using DSPy, Pydantic AI, the Claude Agent SDK, the OpenAI Agents SDK and Google ADK, you'll learn practical patterns for building reliable agents that work in production.

  3. エージェンティックAI ブック
    エージェンティックAI ブック
    言語モデルからマルチエージェントシステムへ
    Dr. Ryan Rad

    AIエージェントの構築が、これほど容易だった時代はない。そして、実際に機能するものを作ることが、これほど難しい時代もない。本書は言語モデルの基礎から本番対応マルチエージェントシステムまで、失敗が起こる前に予測し、壊滅的な障害ではなく優雅な劣化を設計し、完全なアーキテクチャの所有権を確立するための深さをもって、あなたを導く。ペーパーバック版はamazonにて好評発売中。

  4. GRAVITY OF CONTACT
    GRAVITY OF CONTACT
    Architecture of Equilibrium in the Era of Autonomous Systems
    Viktor Trompak

    A fundamental architectural manifesto on AI behavioral safety and the transition from "word generation" to "state synchronization." Stop building "smart calculators"—start building reliable environments.

  5. Mastering Windsurf
    Mastering Windsurf
    Mastering Windsurf
    CAIO INCAU

    The definitive guide to Windsurf — the AI IDE with both Cascade (interactive agent) and Devin (autonomous agent). Covers Supercomplete, Flows, .windsurfrules, large codebases, testing, Git, and the honest comparison with Cursor and Claude Code. 14 chapters.

  6. Thinking with LLM, the right way
    Thinking with LLM, the right way
    Strengthening critical thinking with generative AI — without being used by it
    Francesco Fullone

    "The AI confirmed X for me" used as proof of X. Outputs that sound brilliant but don't hold up to a severe re-reading. A three-page "AI policy" that nobody reads. Sound familiar? Thinking with LLMs, the Right Way is the system of critical thinking applied to LLMs: the Thinking-With Triangle (Intent / Adversary / Editor), the four meta-decisions of governance, the Socratic and adversarial practices for investigating and verifying. Not prompt engineering: the method for not letting yourself be mirrored.

  7. Confidently Wrong
    Confidently Wrong
    How AI Agents Really Work
    Ritesh Modi

    Think The Phoenix Project or The Goal, but for the age of AI agents: a business novel that teaches a hard technical subject through story and humor, aimed at the people who have to make decisions about it, as well as people who are actively engaged in architecture and engineering.

  8. Rust In Practice, Third Edition
    Rust In Practice, Third Edition
    Concurrency, Memory Safety, GPU Computing, Linux Kernels, and Real-World Systems using Rust 1.85
    GitforGits | Asian Publishing House

    This third edition covers Rust 1.85 and the Rust 2024 Edition in full. The new chapters on concurrency, the 2024 edition migration, GPU computing, Go integration, and Linux kernel programming show where the Rust community has moved since the second edition, and where systems programming as a discipline is heading. You might be writing your first Rust function or your hundredth production service, but I hope this book makes the language feel less like a puzzle and more like a tool you are already familiar with. That was the only goal I had when I wrote it.

  9. Mastering Kiro
    Mastering Kiro
    The Spec-Driven AI IDE
    CAIO INCAU

    AWS replaced Amazon Q with Kiro — an AI IDE that writes specs before code. 14 chapters covering spec-driven development, AI agents, hooks, MCP integrations, AWS deployment, and the honest comparison with Cursor and Copilot. The definitive guide.

  10. Mastering Antigravity 2.0
    Mastering Antigravity 2.0
    The No-BS Guide
    CAIO INCAU

    The tech job market changed. Entry-level dropped 73%, AI screens resumes, interviews test system design. This is the no-BS guide: portfolio, resume, LinkedIn, interviews, negotiation, and your first 90 days. Written by someone who hires engineers.

  11. Kubernetes Context Engineering
    Kubernetes Context Engineering
    Reconstructing Operational Meaning from Cluster State
    Luca Sepe

    Kubernetes exposes plenty of state, but operators still have to reconstruct operational meaning from scattered Pods, Services, EndpointSlices, Events, PVCs, owner references, and status fields. This ebook uses `kctx`, a small read-only Kubernetes context engine, to show how deterministic entities, relations, signals, graphs, namespace snapshots, CRD adapters, and stable JSON contracts can turn raw cluster data into reusable context for humans, tools, and AI agents. It is written for SREs, platform engineers, Kubernetes operators, infrastructure developers, and AI tooling builders who want better primitives than raw YAML and improvised troubleshooting pipelines.

  12. Will AI Replace Me?
    Will AI Replace Me?
    A Developer's Survival Guide
    CAIO INCAU

    92% of developers use AI daily. Entry-level jobs dropped 73%. This isn't a story about replacement — it's about transformation. Data-driven guide with a 30-day action plan for developers who want to thrive, not just survive.

  13. The Databricks AI Bible: Building, Governing, and Scaling Enterprise GenAI with Mosaic AI
    The Databricks AI Bible: Building, Governing, and Scaling Enterprise GenAI with Mosaic AI
    A living book — updated weekly — on LLMOps, Agent Bricks, Vector Search, and Databricks Apps
    Diego Poggioli
    No Description Available
  14. Evaluating Gen AI Applications: A Practitioner’s Playbook for Testing What AI Actually Gets Right
    Evaluating Gen AI Applications: A Practitioner’s Playbook for Testing What AI Actually Gets Right
    A Practioner's Guide for RAG, Agents, Multimodal AI, and Enterprise Knowledge Systems
    Srinivas Bommena

    Build defensible evaluation systems for Gen AI, RAG, agents and multimodal applications using datasets, metrics, release gates, monitoring and seven interactive labs.

  15. The Agentic Engineer
    The Agentic Engineer
    Durable Principles for Building Production Systems with LLMs in the Loop
    Victor Velazquez

    A leader at a company opens Slack one morning. The brief their virtual employee wrote looks normal: same headers, same prose voice, same cadence as every other brief that week. The last line ends mid-sentence. The API returned `stop_reason: "max_tokens"`. The system shipped it anyway. No exception. No log line. No retry. That bug doesn't look like the normal kind. This book is about why, and what to build instead.