Skip to content

Naseem 1.1.6

Choose a tag to compare

@ayman3000 ayman3000 released this 25 Aug 21:04
· 12 commits to main since this release

Reliable delegation, accurate context sizing, project descriptions

Sub-agents that actually run

Delegating work to sub-agents now works on every provider — including ChatGPT-subscription and cloud models — where it was silently unavailable before. Ask the agent to research or build several things in parallel and it fans them out into focused sub-agents, then composes the results.

Knows each model's context window

Naseem now resolves the real context window for any model — from a live registry (models.dev), model-family knowledge, and a safe floor — so long-run behavior and sub-agents are sized correctly. New models just work, no update needed. The composer shows used / total · % for the context, colored amber then red as it fills; set a manual window per chat from ⋮ → Context window when you know better.

Project descriptions

Each project can carry a one-line description — type it via ⋮ → Description…, or let Naseem infer it from your first conversation. Shown in the sidebar and given to the agent as context.


Existing users get this automatically via Naseem → Check for Updates.