cd/entity/AIAgent· home entities AIAgent
grep -l @aiagent /news/*.json | wc -l → 5

AIAgent

mentions 5 type Organization feed RSS

// recent coverage 5 mentions

13:00
2026-08-20
pac.commonsware.com
artificial-intelligence

Thursdays with Koog: Other Agent Settings

Knosh 0.3.0, an open-source tool, now uses Koog's AIAgent with configurable temperature and maxIterations parameters. Temperature controls the randomness of token selection in LLMs, while maxIteration…

13:00
2026-08-13
pac.commonsware.com
artificial-intelligence

Thursdays with Koog: Strategies

Koog's AIAgent delegates its work to an AIAgentStrategy interface, with the default singleRunStrategy() factory function implementing a one-shot graph pattern that calls the LLM, executes tools, and r…

13:00
2026-08-06
pac.commonsware.com
ai-agents

Thursdays with Koog: Status and Metrics

Knosh 0.3.0, an open-source coding agent built on Koog's AIAgent framework, now displays a Braille-dot loading animation that advances with each tool call and status event, improving user feedback dur…

13:00
2026-07-23
pac.commonsware.com
ai-agents

Thursdays with Koog: Prompts Everywhere

Mark Murphy's 'Thursdays with Koog' column explains that in the AIAgent framework, the user's instruction is only a 'user message' within a larger prompt that includes a system prompt and conversation…

13:00
2026-07-16
pac.commonsware.com
ai-agents

Thursdays with Koog: PromptExecutor vs. AIAgent

Knosh, an open-source coding agent, uses Koog's AIAgent instead of PromptExecutor because PromptExecutor only executes one-shot prompts without handling tool calls or multi-turn conversations. Mark Mu…

// co-occurs with top 8 entities
// topics top 5 topics