Book a consultation ↗ ClineFlow
Agentic AI

Agentic AI, context, and prompts

Systems for preserving project knowledge, shaping agent behavior, and turning repeatable workflows into durable tools.

Selected systems

Agentic AI projects

Five product explorations across context, companions, and creative automation.

← Back to overview
Agentic infrastructure

ClineFlow

CreatorCurrent

ClineFlow
ClineFlow
Technical contribution

Project memory that survives the next chat.

Created a Git-native knowledge workflow that records decisions, verification, and next steps beside the code. Agent instructions recover that context and update it as part of the commit workflow.

Agentic companion system

BTwin Friends

Principal Engineer2024-Present

Technical contribution

Turn conversation history into an adaptive companion.

Built the companion system around imported relationship context, multi-model orchestration, and persistent profiles. The shared TwinChat research documents the conversation corpus and memory techniques behind this work.

Persona architecture

TwinChat

Principal Engineer2023-Present

Technical contribution

A repeatable architecture for consistent character agents.

Built a persona system that extracts a character profile, reinjects it into each turn, and adapts behavior to the conversation category. The published study exposes the prompts and implementation patterns.

Creative automation

Newsmusic

Principal EngineerCurrent

Newsmusic
Newsmusic
Technical contribution

One orchestration flow from news to a finished music video.

Built a staged pipeline for news transcripts, original lyrics, generated music and images, video assembly, and YouTube metadata. Dry runs and private uploads make intermediate results reviewable.

  • Repository defaults 5 feeds

    Configured news intake

    The default configuration includes Reuters, BBC News, PBS NewsHour, Al Jazeera English, and DW News; these are inputs, not partners.

    Newsmusic repository Open source
  • Generation configuration 2 styles

    Music generation presets

    Pop and Urban Hip Hop / Trap are the documented active styles for generated songs.

    Newsmusic repository Open source
  • Workflow control Dry run

    Inspect before generation

    Exercises orchestration without paid media generation, rendering, or upload.

    Newsmusic repository Open source
  • Delivery default Private

    Review before publishing

    The default YouTube upload profile is private and requires review.

    Newsmusic repository Open source
Creative tooling

Lyrics Refiner

Principal EngineerCurrent

Lyrics Refiner
Lyrics Refiner
Technical contribution

Five stages of arrangement, with the writer’s words preserved.

Built a local arrangement studio for Spanish lyrics and Regional Mexican styles. It combines genre analysis, optional reference matching, musical annotations, and explicit word-preservation checks.

Public source

Open-source projects

Repository-backed tools for context and creative automation.

← Back to overview
Repository

ClineFlow

Durable AI memory, portable across chats, agents, and teams; knowledge-base versioning powered by Google’s OKF and Git.

Public · active · Shell · MIT licenseOpen on GitHub
Repository

KIE CLI & MCP

Unofficial KIE.AI CLI and MCP server.

Public · active · Python · MIT licenseOpen on GitHub
Repository

Newsmusic

Automation for turning trending news into songs, visuals, and YouTube videos.

Public · active · Python · MIT licenseOpen on GitHub
Repository

Lyrics Refiner

Performance-ready lyric refinement tooling.

Public · active · TypeScript · MIT licenseOpen on GitHub
Field notes

Agentic articles

Writing about prompt engineering, provenance, and durable AI context.

← Back to overview
Agentic engineering · 2026

Stop Telling AI Agents What to Do

Before asking an agent to execute, build a shared understanding of the code. Lessons from ClineFlow on tracing real call sites, defining success, and preserving decisions in structured journals.

Reading

Agentic books

Practical guides to durable AI context and on-device intelligence.

← Back to overview
New Book · 2026

ClineFlow and Google's Open Knowledge Format

A practical guide to persistent AI context, ClineFlow, and Google's Open Knowledge Format—designed for people building durable AI memory across development, legal, and creative work.

Cover of Infinite AI Context: ClineFlow and Google's Open Knowledge Format by Hassan Uriostegui
New Book · 2026

AI From Tensors to Agents on Mac Silicon

A hands-on, build-first guide to making modern AI work locally on Apple Silicon—from tensors and neural networks to retrieval, evaluation, human approval, and reliable agents.

Cover of AI From Tensors to Agents on Mac Silicon by Hassan Uriostegui