terminal
howtonotcode.com
JetBrains logo

JetBrains

Company

JetBrains develops innovative tools for software developers and teams.

article 4 storys calendar_today First seen: 2026-01-06 update Last seen: 2026-03-03 open_in_new Website menu_book Wikipedia

Resources

Links to check for updates: homepage, feed, or git repo.

home Homepage

Stories

Showing 1-4 of 4

Copilot CLI GA brings agentic terminal workflows and CI/CD automation

GitHub Copilot CLI is now generally available with agentic Plan/Autopilot modes, stronger session and plugin controls, and first-class automation via GitHub Actions. Copilot CLI graduates from preview to a terminal-native agent that can plan, execute, and iterate within your shell, including interactive Plan mode and hands-off Autopilot, plus agent delegation and session memory as outlined in this GA overview from Visual Studio Magazine ([details](https://visualstudiomagazine.com/articles/2026/03/02/github-copilot-cli-reaches-general-availability-bringing-agentic-coding-to-the-terminal.aspx)). The broader Copilot ecosystem is also moving toward choice of agents, giving teams flexibility in model selection within the Copilot experience ([context](https://tessl.io/blog/github-brings-claude-and-codex-agents-directly-into-copilot/)). The latest release (v0.0.421) adds practical quality-of-life and governance features: a permission dialog that appears when it matters, repo-level config via .github/copilot/config.json, a --plugin-dir flag, COPILOT_CLI=1 detection for git hooks, reasoning-effort controls, and multiple Windows/Linux terminal fixes ([release notes](https://github.com/github/copilot-cli/releases/tag/v0.0.421), [all releases](https://github.com/github/copilot-cli/releases)). For CI/CD, you can run Copilot CLI in programmatic mode inside GitHub Actions to generate daily change summaries, scaffold content, or other scripted tasks using runner-installed CLI and a token with minimal scopes ([how-to](https://docs.github.com/en/copilot/how-tos/copilot-cli/automate-with-actions)).

calendar_today 2026-03-03
github-copilot-cli github github-actions visual-studio-code github-copilot

Copilot CLI stabilizes for long sessions as IDEs move to agentic, team‑scoped AI

GitHub Copilot CLI’s latest update focuses on memory reductions and long‑session stability while IDE workflows and AI agents mature around team‑level customization and modernization tasks. GitHub Copilot CLI v0.0.410 ships broad stability improvements—fixing high memory usage under rapid logging, reducing streaming overhead, improving long‑session compaction, and adding ergonomic shell features like Ctrl+Z suspend/resume, Page Up/Down scrolling, repo‑level validation toggles, and an IDE status indicator when connected ([release notes](https://github.com/github/copilot-cli/releases)). The momentum aligns with a wider agentic shift: The New Stack frames VS Code as a “multi‑agent command center” for developers ([coverage](https://thenewstack.io/vs-code-becomes-multi-agent-command-center-for-developers/)), and Microsoft’s Copilot App Modernization details AI agents that assess, upgrade, containerize, and deploy .NET/Java apps to Azure in days ([deep dive](https://itnext.io/how-microsoft-is-using-ai-agents-to-turn-8-month-app-modernizations-into-days-a-technical-deep-8340a33513e7)). For IDE standardization, JetBrains/Android Studio Copilot customizations support workspace‑scoped settings committed under .github so teams can share constraints and conventions across projects ([guide](https://www.telefonica.com/en/communication-room/blog/github-copilot-android-studio-customization/)); also watch cost dynamics—one report shows OpenCode using far more credits than Copilot CLI for the same prompt, warranting usage instrumentation and policy checks ([user report](https://www.reddit.com/r/GithubCopilot/comments/1r2fhs2/opencode_vs_github_copilot_cli_huge_credit_usage/)).

calendar_today 2026-02-12
github-copilot-cli github visual-studio-code android-studio jetbrains

Shortlist GPT-5.3-Codex–compatible AI coding assistants

A regularly updated SourceForge list highlights AI coding assistants that integrate with GPT-5.3-Codex, with filters to help teams shortlist tools by deployment, support, and pricing. See the curated comparison of GPT-5.3-Codex–compatible assistants, including entries like JetBrains Junie, and use the filters to match enterprise constraints and environments ([SourceForge list](https://sourceforge.net/software/ai-coding-assistants/integrates-with-gpt-5.3-codex/))[^ 1]. [^ 1]: Adds: curated, regularly updated catalog of GPT-5.3-Codex–integrated coding assistants with examples (e.g., JetBrains Junie), filters (deployment, support, pricing), and basic feature descriptions.

calendar_today 2026-02-07
jetbrains-junie jetbrains gpt-53-codex sourceforge gpt-5-3-codex

GitHub Copilot: GPT-5.1 Codex preview, Spaces sharing, and model retirements

GitHub Copilot added a public preview of GPT-5.1-Codex-Max across web, IDE, mobile, and CLI (Enterprise/Business must enable it), made Spaces shareable publicly or per-user with a code-viewer add-to-Space flow, and refined the VS model picker. Older OpenAI/Anthropic/Google models were retired with suggested replacements, agents gained mission control and skills with broader IDE coverage, and knowledge bases fully sunset in favor of Spaces.

calendar_today 2026-01-06
github-copilot agentic-ai context-grounding model-lifecycle jetbrains