Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Nice CodeNew to Visual Studio Code? Get it now.
Nice Code

Nice Code

IBICT

|
2 installs
| (0) | Free
The leading open-source AI code agent
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Nice Code

Source-controlled AI checks, enforceable in CI

Banner

Getting started

Paste this into your coding agent of choice:

Help me write checks for this codebase: https://nice.ibict.br

How it works

Nice Code runs agents on every pull request as GitHub status checks. Each agent is a markdown file. Green if the code looks good, red with a suggested diff if not. Here is an example that performs a security review:

---
name: Security Review
description: Review PR for basic security vulnerabilities
---
Review this PR and check that:
  - No secrets or API keys are hardcoded
  - All new API endpoints have input validation
  - Error responses use the standard error format

VS Code Agent

Work on development tasks together with AI directly from VS Code.

VS Code Chat

Ask general questions and clarify code sections without leaving your editor.

VS Code Edit

Modify a code section inline without leaving your current file.

VS Code Autocomplete

Receive intelligent inline code suggestions as you type.

Contributing

Read the contributing guide and join the GitHub Discussions.

License

Apache 2.0 © 2026 IBICT.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft