Skip to content

feat: Add headers formatter#3782

Closed
dbadura wants to merge 6 commits intokyma-project:mainfrom
dbadura:parse-chat-text
Closed

feat: Add headers formatter#3782
dbadura wants to merge 6 commits intokyma-project:mainfrom
dbadura:parse-chat-text

Conversation

@dbadura
Copy link
Contributor

@dbadura dbadura commented Mar 20, 2025

Description

Changes proposed in this pull request:

  • Add Parser which can use Matchers to generate formatted text
  • Enable it only for companion responses.

Related issue(s)
#3749

Definition of done

  • The PR's title starts with one of the following prefixes:
    • feat: A new feature
    • fix: A bug fix
    • docs: Documentation only changes
    • refactor: A code change that neither fixes a bug nor adds a feature
    • test: Adding tests
    • revert: Revert commit
    • chore: Maintainance changes to the build process or auxiliary tools, libraries, workflows, etc.
  • Related issues are linked. To link internal trackers, use the issue IDs like backlog#4567
  • Explain clearly why you created the PR and what changes it introduces
  • All necessary steps are delivered, for example, tests, documentation, merging

@dbadura dbadura force-pushed the parse-chat-text branch 2 times, most recently from 03dbc21 to 0139ab2 Compare March 20, 2025 15:21
@dbadura dbadura linked an issue Mar 21, 2025 that may be closed by this pull request
3 tasks
@dbadura
Copy link
Contributor Author

dbadura commented Mar 26, 2025

Closing in favor to: #3799

@dbadura dbadura closed this Mar 26, 2025
@dbadura dbadura deleted the parse-chat-text branch March 26, 2025 18:04
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.

Improve markdown formatting in companion responses

1 participant