mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-03-19 10:31:16 -07:00
This change introduces an ultra-minimal Core SI skeleton and moves domain-specific workflows into modular Instruction Deltas within dynamic skills. - Reduced Core SI from ~2000 to ~320 tokens. - Added Self-Correction and Precision mandates. - Implemented polymorphic snippet variants in PromptProvider. - Extracted Software Engineering and New Application workflows to skills. - Optimized tool descriptions for Gemini 3 Flash. - Fixed pre-existing build errors in useGeminiStream.ts.
17 lines
658 B
Markdown
17 lines
658 B
Markdown
# Project Tracks
|
|
|
|
This file tracks all major tracks for the project. Each track has its own
|
|
detailed plan in its respective folder.
|
|
|
|
---
|
|
|
|
<<<<<<< Updated upstream
|
|
|
|
- [ ] # \*\*Track: Re-design System Instruction from scratch with model-specific
|
|
- [x] \*\*Track: Re-design System Instruction from scratch with model-specific
|
|
> > > > > > > Stashed changes
|
|
architecture. Focus on optimizing `gemini-3-flash-preview` to be smaller
|
|
and capability-driven. Move specific workflows (Software Engineering, New
|
|
Apps) into skills and improve tool integration.** _Link:
|
|
[./tracks/redesign_si_20260223/](./tracks/redesign_si_20260223/)_
|