NewAI chat + terminal inside your Delphi IDE — meet Aefos AIDiscover
The New Delphi Package Registry

Discover and Publish Packages for Object Pascal

PubPascal is the definitive hub for components, libraries, and extensions. Find high-performance resources for Delphi, Lazarus, and RAD Studio.

Native Multiplatform Support

Filter by IDE or Dialect

New in Delphi

AI chat and terminal, right inside your Delphi IDE

Aefos AI brings an agentic assistant into RAD Studio — chat with your codebase and run an AI terminal without leaving the editor. Bring your own CLI (Claude Code / Codex). Your code stays on your machine.

Free · RAD Studio Delphi 13 · Agent Execution Flow Orchestration System

RAD Studio — Customer.pasFile · Edit · Search ·Aefos AI
12 procedure TCustomer.Save;
13 begin
14   FConn.StartTransaction;
15   FRepo.Persist(Self);
16   FConn.Commit;
17 end;
Aefos · Chat
Wrap Save in try/finally so the transaction is safe.
Done — added try/finally with Rollback on failure. 1 file edited.
terminal ▸ aefos
refactor TCustomer.Save to be transaction-safe
applied · 1 file changed · 0 errors

Unified Discovery

Search and find components indexed across the GitHub ecosystem. Supports multiple compilers such as dcc32, dcc64, and FPC.

Quality & Security

Verified packages with automated integrity checks, active unit tests, and strict version-compatibility control.

Commercial & Open Source

Transparent and differentiated indexing for community open-source projects or premium commercial packages.

Featured Packages

Discover the most popular and most integrated components from the Object Pascal community.

View all packages

Ready to share your Pascal components?

Join developers from all over the world. Index your Git repository, add multiplatform support, and contribute to the Delphi ecosystem's renaissance.