Commit Graph

8 Commits

Author SHA1 Message Date
Taylor Mullen ec1dd39513 chore(core): comprehensive system prompt overhaul and optimization
- Unified communication protocols by merging 'Critical Transparency' and 'Explain Before Acting' into a single, unconditional mandate.
- Prioritized core execution lifecycles by moving Development and New Application workflows to the top of the prompt.
- Standardized document hierarchy and visual style using consistent H1 headers and bulleted label patterns.
- Hardened 'Operational Efficiency' protocols with mandatory log redirection for high-volume commands and added a Tip for combined redirection/analysis tool calls.
- Mandated the activation of specialized Agent Skills when a task aligns with their description to prioritize high-fidelity workflows.
- Refined 'Engineering Standards' and 'Workflow: Development' to mandate idiomatic completeness in surgical changes, ensuring quality is never sacrificed for tool-call efficiency.
- Improved technical documentation consistency by unifying tool references with backticks and standardizing vertical rhythm.

Fixes https://github.com/google-gemini/gemini-cli/issues/sys.prompt.overhaul
2026-01-20 13:39:17 -08:00
Sandy Tao 2e229d3bb6 feat(core): Implement JIT context memory loading and UI sync (#14469) 2025-12-19 17:04:03 +00:00
Tommaso Sciortino 2e2b066713 Move temp dir from system prompt to first user msg (#12895) 2025-11-11 21:22:22 +00:00
Allen Hutchison 937c15c66e refactor: Remove deprecated --all-files flag (#11228)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-10-16 19:09:21 +00:00
Pascal Birchler 0f031a7f89 Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
Tommaso Sciortino 0cc2a1e7ef Remove unnecessary promiuse usage. (#6585) 2025-08-19 22:31:02 +00:00
fuyou 24858b319a Fix locale-specific date formatting issue in environmentContext.ts (#5889)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
2025-08-19 20:24:28 +00:00
Abhi 36750ca49b feat(agent): Introduce Foundational Subagent Architecture (#1805)
Co-authored-by: Colt McAnlis <colton@google.com>
2025-08-07 00:34:38 +00:00