introduce: selfmedia-operator#421
Merged
bigbrother666sh merged 14 commits intoTeamWiseFlow:masterfrom Apr 4, 2026
Merged
Conversation
Member
bigbrother666sh
commented
Apr 4, 2026
- selfmedia operator
- fix sales-cs db/duplite msg
- update smart search
- add normalizePeer() to canonicalize peer: trim + toLowerCase + strip control chars - apply to both resolvePeerFromSessionKey (before_prompt_build path) and resolvePeerForCommand (command handler path) - ensures /payment_success and /club_join write the same peer key as normal conversation sessions, preventing duplicate records for the same user
- Remove peer.sh (peer resolution now handled entirely by hook)
- Remove db.sh from ALLOWED_COMMANDS (no more raw DML access)
- Add 7 named scripts: cs-update, follow-up-{create,cancel-pending,due,mark-sent,complete,expire}
- Update SKILL.md, AGENTS.md, HEARTBEAT.md to use named scripts
- Rename identity from 掌���的 to 前台掌柜
…ing turns - Add mandatory rule in AGENTS.md: no customer-facing text in tool-calling turns; all text must be output in the final turn after tools complete - Fix demo_send/SKILL.md: remove "send intro text first" step that caused 3 separate messages per interaction - Fix payment_send/SKILL.md: explicitly mark tool-call turn as text-free - Add inject_channel_reply_rules() to agent-skills.sh (idempotent injection) - Auto-inject the rule into all external crew AGENTS.md via setup-crew.sh: step 3c for hrbp_templates/, step 4d for deployed external crew workspaces
smart-search skill's URL patterns were inspired by jackwener/opencli.
Resolve stash pop conflict: accept remote (15b5d57) for selfmedia-operator, keep previous session's work on sales-cs docs and quick_start.md.
…release - AGENTS.md: replace feishu_doc references with output_articles/ workflow; expand Output Strategy section with concrete delivery steps - SOUL.md: update content confirmation to use output_articles/ instead of feishu_doc - MEMORY.md: expand Account Profiles with structured placeholder fields; normalize Hot Topics Watchlist and Notes sections - TOOLS.md: fix extra blank line in table
- YouTube: add last-hour filter (EgIIAQ), type filters (shorts/video/channel/playlist), update sort sp= values to match current opencli; add mutual exclusion note - Tieba (百度贴吧): add search URL pattern, forum-scoped search, no warmup needed - Amazon: add new Shopping section with search URL, department/sort filters, anti-bot protection note - Cookie warmup table: add Tieba and Amazon to no-warmup list Skipped: ZSXQ (requires API + group_id + auth — not suitable for browser URL nav)
Signed-off-by: bigbrother666 <96130569+bigbrother666sh@users.noreply.github.com>
Updated quick start guide to streamline initial setup steps and clarify instructions. Signed-off-by: bigbrother666 <96130569+bigbrother666sh@users.noreply.github.com>
Updated recommended search engines and their descriptions. Signed-off-by: bigbrother666 <96130569+bigbrother666sh@users.noreply.github.com>
|
bigbrother666sh's codes-factory seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account. You have signed the CLA already but the status is still pending? Let us recheck it. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.