# Prompt optimization

Published articles for Prompt optimization.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## Optimizing agent system prompts with Amazon Bedrock AgentCore

DevFeed: [Optimizing agent system prompts with Amazon Bedrock AgentCore](<https://devfeed.tech/articles/optimizing-agent-system-prompts-with-amazon-bedrock-agentcore-31522.md>)

Original publisher: [Read original article](<https://aws.amazon.com/blogs/machine-learning/optimizing-agent-system-prompts-with-amazon-bedrock-agentcore/>)

Author: Han Ding

Published: 2026-09-16T15:47:39Z

Content type: article

Language: en

Sources: [Artificial Intelligence](<https://devfeed.tech/sources/artificial-intelligence.md>)

Topics: [Amazon Bedrock AgentCore](<https://devfeed.tech/topics/amazon-bedrock-agentcore.md>), [Prompt optimization](<https://devfeed.tech/topics/prompt-optimization.md>), [Prompt Engineering](<https://devfeed.tech/topics/prompt-engineering.md>), [Traces](<https://devfeed.tech/topics/traces.md>), [Benchmark](<https://devfeed.tech/topics/benchmark.md>), [A/B Testing](<https://devfeed.tech/topics/a-b-testing.md>), [Automated prompt engineering](<https://devfeed.tech/topics/automated-prompt-engineering.md>)

Tags: [a-b-testing](<https://devfeed.tech/tags/a-b-testing.md>), [amazon-bedrock](<https://devfeed.tech/tags/amazon-bedrock.md>), [amazon-bedrock-agentcore](<https://devfeed.tech/tags/amazon-bedrock-agentcore.md>), [benchmark](<https://devfeed.tech/tags/benchmark.md>), [best-practices](<https://devfeed.tech/tags/best-practices.md>), [evaluation](<https://devfeed.tech/tags/evaluation.md>), [intermediate-200](<https://devfeed.tech/tags/intermediate-200.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [prompt-optimization](<https://devfeed.tech/tags/prompt-optimization.md>), [system-prompts](<https://devfeed.tech/tags/system-prompts.md>), [traces](<https://devfeed.tech/tags/traces.md>)

### AI overview

This technical companion explains how Amazon Bedrock AgentCore's system prompt optimizer uses production agent traces and reward signals to propose revised system prompts. It describes the reflector engine, recommendation explanations, offline batch evaluation, online A/B testing, and promotion workflow, and reports benchmark results for Single Agent Reflector and the experimental open source Sub-Agent Reflector.

### Source excerpt

AgentCore optimization turns production traces into proposed configuration changes, then validates them before promotion. This technical companion to the launch post explains how the system prompt optimizer's reflector engine works and shares benchmark results for the Single Agent and Sub-Agent Reflectors.

## PROOF-Gen: From Optimized Data to Better Distillation

DevFeed: [PROOF-Gen: From Optimized Data to Better Distillation](<https://devfeed.tech/articles/proof-gen-from-optimized-data-to-better-distillation-6731.md>)

Original publisher: [Read original article](<https://machinelearning.apple.com/research/proof-gen-optimized-distillation>)

Published: 2026-08-26T00:00:00Z

Content type: article

Language: en

Sources: [Apple Machine Learning Research](<https://devfeed.tech/sources/apple-machine-learning-research.md>)

Topics: [Fine-tuning](<https://devfeed.tech/topics/fine-tuning.md>), [Prompt optimization](<https://devfeed.tech/topics/prompt-optimization.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [gemma4](<https://devfeed.tech/topics/gemma4.md>), [Programming](<https://devfeed.tech/topics/programming.md>)

Tags: [agent](<https://devfeed.tech/tags/agent.md>), [ai-agents](<https://devfeed.tech/tags/ai-agents.md>), [evaluation](<https://devfeed.tech/tags/evaluation.md>), [fine-tuning](<https://devfeed.tech/tags/fine-tuning.md>), [gemma](<https://devfeed.tech/tags/gemma.md>), [generate](<https://devfeed.tech/tags/generate.md>), [models](<https://devfeed.tech/tags/models.md>), [on-device](<https://devfeed.tech/tags/on-device.md>), [post-training](<https://devfeed.tech/tags/post-training.md>), [prompt-optimization](<https://devfeed.tech/tags/prompt-optimization.md>)

### AI overview

PROOF-Gen improves tool-calling model distillation by using per-scenario prompt optimization to recover successful trajectories from failed teacher attempts. The method strips corrective guidance before training, producing clean demonstrations and improving benchmark, deployed-pipeline, and on-device model performance.

### Source excerpt

Supervised fine-tuning on teacher-generated trajectories is the standard first stage for distilling tool-calling capabilities into deployable models. Post-training pipelines that drive shipped tool-calling agents re-run this stage on a daily or weekly cadence, paying the frontier-teacher cost each cycle, yet the mechanism is generate-and-filter (keep the teacher's passing trajectories, discard the rest) and each cycle leaves behind the same hard scenarios because failures supply no signal. On τ 2-bench, 57% of teacher trials fail, two-thirds of them near-misses (most tool calls correct, undone...

## Promptimus: Improving already good LLM prompts with zero manual engineering

DevFeed: [Promptimus: Improving already good LLM prompts with zero manual engineering](<https://devfeed.tech/articles/promptimus-improving-already-good-llm-prompts-with-zero-manual-engineering-7605.md>)

Original publisher: [Read original article](<https://www.amazon.science/blog/promptimus-improving-already-good-llm-prompts-with-zero-manual-engineering>)

Author: Zhengyuan Shen; Yunfei Bai; Sullam Jeoung; Shuai Wang

Published: 2026-05-14T13:47:45Z

Content type: article

Language: en

Sources: [Amazon Science homepage](<https://devfeed.tech/sources/amazon-science-homepage.md>)

Topics: [Automated prompt engineering](<https://devfeed.tech/topics/automated-prompt-engineering.md>), [Prompt Engineering](<https://devfeed.tech/topics/prompt-engineering.md>), [Optimization](<https://devfeed.tech/topics/optimization.md>), [Large Language Model](<https://devfeed.tech/topics/llm.md>), [AI Agent](<https://devfeed.tech/topics/ai-agent.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [multimodal](<https://devfeed.tech/topics/multimodal.md>), [Code](<https://devfeed.tech/topics/code.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [ai-agent](<https://devfeed.tech/tags/ai-agent.md>), [amazon-bedrock](<https://devfeed.tech/tags/amazon-bedrock.md>), [automated-prompt-engineering](<https://devfeed.tech/tags/automated-prompt-engineering.md>), [code-generation](<https://devfeed.tech/tags/code-generation.md>), [conversational-ai](<https://devfeed.tech/tags/conversational-ai.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [generative-ai](<https://devfeed.tech/tags/generative-ai.md>), [large-language-models-llms](<https://devfeed.tech/tags/large-language-models-llms.md>), [llm](<https://devfeed.tech/tags/llm.md>), [multimodal](<https://devfeed.tech/tags/multimodal.md>), [optimization](<https://devfeed.tech/tags/optimization.md>), [performance](<https://devfeed.tech/tags/performance.md>), [prompt-engineering](<https://devfeed.tech/tags/prompt-engineering.md>), [prompt-optimization](<https://devfeed.tech/tags/prompt-optimization.md>)

### AI overview

Promptimus is an automated prompt-engineering method for improving already strong prompts without manual engineering. It uses task data, user-defined performance metrics, failure analysis, debugging agents, sanitization, and targeted edit mode to refine prompts while preserving working business logic. The method is model agnostic and supports textual and multimodal LLM tasks, including classification, extraction, generation, summarization, code generation, and tool use.

### Source excerpt

By focusing on specific failure points and suggesting targeted solutions, a new automated prompt-engineering framework improves prompt performance without compromising existing functionality.

## AI Engineering Primer

DevFeed: [AI Engineering Primer](<https://devfeed.tech/articles/ai-engineering-primer-33448.md>)

Original publisher: [Read original article](<https://timkellogg.me/blog/2024/12/19/ai-primer>)

Published: 2024-12-19T00:00:00Z

Content type: tutorial

Language: en

Sources: [Tim Kellogg](<https://devfeed.tech/sources/tim-kellogg.md>)

Topics: [AI Engineering](<https://devfeed.tech/topics/ai-engineering.md>), [Large Language Model](<https://devfeed.tech/topics/llm.md>), [LangChain](<https://devfeed.tech/topics/langchain.md>), [DSPy](<https://devfeed.tech/topics/dspy.md>)

Tags: [advice](<https://devfeed.tech/tags/advice.md>), [ai-engineer](<https://devfeed.tech/tags/ai-engineer.md>), [ai-engineering](<https://devfeed.tech/tags/ai-engineering.md>), [dspy](<https://devfeed.tech/tags/dspy.md>), [langchain](<https://devfeed.tech/tags/langchain.md>), [learning](<https://devfeed.tech/tags/learning.md>), [llms](<https://devfeed.tech/tags/llms.md>), [prompt-optimization](<https://devfeed.tech/tags/prompt-optimization.md>)

### AI overview

A primer on getting up to speed with AI engineering. It discusses the field's rapid evolution and advises readers to be cautious with LangChain tutorials, prompt influencers, and blindly applying traditional machine-learning advice. It mentions alternatives including hand-written code, LlamaIndex, DSPy, Gradio, and vendor SDKs.

### Source excerpt

How do you get up to speed with AI engineering? Unfortunately, I don't know of any good consolidated resources, so I'm going to attempt to make one here. My first attempt at this focused more on what an AI engineer is and made only a feeble attempt at providing resources to get started. Let's go!