Cobnex blogs / Global

Cobnex blog

AI implementation, software architecture and cloud operations for teams worldwide.

146 articles in AI engineering

Page 7 of 9


Bounded agent tools3 min read

Cap the whole run, not only the model request

A small per-call token limit does not prevent a long sequence of calls, tool retries and queued work. Budget the complete task and define how it stops.

Read article
Agent recovery checkpoints2 min read

Review what the transcript cannot prove

A conversation can describe a completed action without proving its effect. Review the records and state transitions used to recover when messages and mutations diverge.

Read article