Skip to content

Releases: szczyglis-dev/py-gpt

2.5.73

28 Jul 04:03
Compare
Choose a tag to compare
  • Stream rendering optimization, reduced CPU usage.
  • Fix: < and > rendering in math formulas.
  • Fix: do not automatically add tools to the agent when the inline plugin is enabled but the Tools option is not enabled.
  • Fix: corrected saving of the last context element when the stream is interrupted.
  • Fix: unlock response regeneration after stopped event.

2.5.72

27 Jul 00:50
Compare
Choose a tag to compare
  • Improved stop command.

2.5.71

26 Jul 23:27
Compare
Choose a tag to compare
  • Added a new working mode: Computer Use for autonomous navigation in the user's environment (beta; utilizes the Computer Use remote tool and the model computer-use-preview).
  • Added a new remote tool: Remote MCP (with configuration in Settings -> Remote Tools).
  • Added a new remote tool: File Search (with configuration in Settings -> Remote Tools).
  • Added a new option: Always continue... to Agent (autonomous) plugin settings.

2.5.70

25 Jul 22:44
Compare
Choose a tag to compare
  • Added separate config for Responses API for expert instances.
  • Added a new model: mistral-small3.1.

2.5.69

25 Jul 21:54
Compare
Choose a tag to compare
  • The Responses API and remote tools are now allowed in Agent (autonomous) and Expert modes. Default: disabled.
  • Added separate options in the configuration for enabling the Responses API in: Config -> Agents and Experts.
  • Improved expert and agents system prompt.

2.5.68

25 Jul 15:09
Compare
Choose a tag to compare
  • Added a separate configuration to enable or disable native function calls in both agent and expert modes.

2.5.67

25 Jul 05:18
Compare
Choose a tag to compare
  • Added native tool call functionality in Experts.
  • Enhanced the use of multiple tool calls in Experts.
  • Fixed the display of Expert names when responding.
  • Improved context history handling in Experts.

2.5.66

24 Jul 18:06
Compare
Choose a tag to compare
  • Fixed the issue where input focus was lost on the initial context summary.
  • Added input focus at application startup.

2.5.65

24 Jul 01:04
Compare
Choose a tag to compare
  • Improved expert and agent calls and response rendering.
  • Fixed duplicate goal completion in autonomous mode.

2.5.64

23 Jul 17:01
Compare
Choose a tag to compare
  • Updated the system prompts.
  • Allowed native tool calls in Chat with Files when the agent is not enabled.