shareAI-lab / shareAI-lab/learn-claude-code

哪些东西要交给代码管控

Open
#503 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

discussion
Dominant language
Python
Stars
77.2k
Forks
12.4k
Avg merge
2d 5h
Merged PRs (30d)
6

Description

比如:农业 agent = 模型 + 土壤/气象数据 + 灌溉控制 + 作物知识
“土壤/气象数据” 、 “作物知识” 是让代码确保相应的情况使用到相应的知识,还是相信LLM能找到相应的知识?

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

The issue contains a conceptual question about what an agricultural agent should control in code versus what it should leave to an LLM. No files, tests, entry points, or concrete acceptance criteria are mentioned. Clarify the intended architecture and scope before looking for an implementation location.

Written by the indexing model from the issue text.

Assessment

Domain
ai
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.