Skip to content

Conversation

@windro-xdd
Copy link

What does this PR do?

How did you verify your code works?

@github-actions
Copy link
Contributor

Hey! Your PR title Closecode features doesn't follow conventional commit format.

Please update it to start with one of:

  • feat: or feat(scope): new feature
  • fix: or fix(scope): bug fix
  • docs: or docs(scope): documentation changes
  • chore: or chore(scope): maintenance tasks
  • refactor: or refactor(scope): code refactoring
  • test: or test(scope): adding or updating tests

Where scope is the package name (e.g., app, desktop, opencode).

See CONTRIBUTING.md for details.

@github-actions
Copy link
Contributor

The following comment was made by an LLM, it may be inaccurate:

No duplicate PRs found

Features:
- Multi-agent workflow (Plan → Build/Brain) with custom agents
- Session rules: per-session instructions like AGENTS.md but scoped
- /rules command to edit session rules via dialog
- Agent lookup by both key and display name
- Model switch tool for programmatic model changes
- CloseCode branding (logo update)
- Antigravity proxy integration for free Claude/Gemini

Technical changes:
- Session.Info schema extended with 'rules' field
- SystemPrompt.session() for injecting session rules
- Agent.get() improved with fallback name lookup
- DialogSessionRules component with SDK type workaround
- Server endpoint updated for session rules update
- Add project memory feature with /memory command for persistent context
- Add model_switch and agent_switch tools for AI-driven switching
- Add TuiEvent.ModelSwitch and TuiEvent.AgentSwitch events
- Add /fast, /smart, /think quick model preset commands
- Update install script for CloseCode branding
- Regenerate SDK types with memory field
… indicator

- Add /antigravity (/ag, /proxy, /quota) slash commands
- Add Antigravity status dialog showing proxy status, accounts, and model quotas
- Add footer indicator showing proxy status (AG X for account count or AG ✗ when down)
- Add antigravity module with proxy management functions
- Add setup state persistence (~/.config/closecode/antigravity-state.json)
- Open terminal window for interactive Google login during setup
- Poll for successful account detection
- Auto-start proxy on subsequent launches
- Prioritize Antigravity in provider selection dialog
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant