Skip to content

Conversation

claude[bot]
Copy link
Contributor

@claude claude bot commented Oct 6, 2025

Summary

Added documentation for the AI Agent chat mode feature as requested by @centdix.

Changes

  • Added changelog entry for AI Agent chat mode and conversation memory
  • Updated AI agents documentation with:
    • New messages_context_length parameter documentation
    • Comprehensive chat mode section explaining how to enable and use the feature
    • Details about multiple conversations and persistent context capabilities

Related Issue

Closes #1112

Generated with Claude Code

- Added changelog entry for AI Agent chat mode and conversation memory
- Updated AI agents documentation with chat mode section and messages_context_length parameter
- Documented how to enable chat mode on flow inputs
- Added details about multiple conversations and persistent context

Co-authored-by: windmill-internal-app[bot] <windmill-internal-app[bot]@users.noreply.github.com>
Copy link

cloudflare-workers-and-pages bot commented Oct 6, 2025

Deploying windmilldocs with  Cloudflare Pages  Cloudflare Pages

Latest commit: b479aa6
Status: ✅  Deploy successful!
Preview URL: https://ead4bc1b.windmilldocs.pages.dev
Branch Preview URL: https://claude-issue-1112-20251006-1.windmilldocs.pages.dev

View logs

@centdix centdix marked this pull request as ready for review October 6, 2025 16:02
slug: ai-agent-chat-mode
version: v1.555.0
title: AI Agent chat mode and conversation memory
tags: ['AI Agents', 'Flows', 'Chat', 'Conversation']
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

'Flow editor' instead of 'Flow'

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could we do a video instead? 🙏

'New messages_context_length configuration option for AI agents to remember past conversations.',
'Persistent conversation history across flow executions for continuous interactions.'
]
docs: /docs/core_concepts/ai_agents
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add video to the changelog please :)

@hcourdent hcourdent merged commit 52d4484 into main Oct 7, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat(aiagent): chat mode and memory
2 participants