opentiny / opentiny/tiny-engine

Robot插件#1804遗留问题

Open
#1,809 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Vue
Stars
2.8k
Forks
476
Avg merge
17h 35m
Merged PRs (30d)
1

Description

  1. chatmode应该是针对conversation的,不应该conversation里的每个消息都塞一个chatmode
    https://github.com/opentiny/tiny-engine/pull/1804#discussion_r3330204124

  2. RobotChat应该是一个不带业务属性的通用组件,业务逻辑写到 composable 里面
    https://github.com/opentiny/tiny-engine/pull/1804#discussion_r3330204258

  3. 图片上传功能好像有点问题,要看下

image

Originally posted by @hexqi in https://github.com/opentiny/tiny-engine/pull/1804#discussion_r3330204390

  1. 函数调用似乎不应该有这些void
    https://github.com/opentiny/tiny-engine/pull/1804#discussion_r3330204608

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the linked pull request 1804 discussions and inspect the RobotChat component, its composable logic, image upload path, and function-call handling. Done means the four listed concerns are resolved: conversation-level chatmode, business logic separated from the generic component, working image uploads, and corrected function-call output.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.