Commit graph

  • 8acf41966d chore: tidy gitignore patterns master AMEfremova 2026-05-18 23:32:15 +03:00
  • e2a254656a chore: ignore local log files AMEfremova 2026-05-18 23:29:49 +03:00
  • 8c15d90fd7 Refactor media skill for local subagent execution Trard 2026-05-15 13:50:32 +03:00
  • 8244209008 merge Trard 2026-05-06 00:36:50 +03:00
  • f611e358d2 refactor: rewrite SKILL.md as subagent system prompt AMEfremova 2026-05-01 22:47:00 +03:00
  • 1c89ec5484 feat: ACP (Agent Communication Protocol) server for Deep Agents integration AMEfremova 2026-04-29 12:12:47 +03:00
  • 70020201da chore: clean repo for agent clarity AMEfremova 2026-04-29 12:00:02 +03:00
  • f58ae99cc3 fix: inline validate(), fix voice_acting.py → tts_generate.py ref AMEfremova 2026-04-29 11:42:45 +03:00
  • 10a7934b35 feat: MEDIA_SKILL_WORKDIR env var for platform/agent workspace isolation AMEfremova 2026-04-29 11:39:41 +03:00
  • 3701a4ff33 refactor: rewrite SKILL.md for platform/agent integration + clean unused files AMEfremova 2026-04-29 11:33:05 +03:00
  • 35b3784a19 feat: quality evaluation system + multi-photo support + trend collector github sources AMEfremova 2026-04-28 21:33:40 +03:00
  • 5496fa25fb feat: meme generator smart mode — caption vs template decided by LLM AMEfremova 2026-04-22 00:13:46 +03:00
  • 667facb658 Add DeepAgents media agent and ACP support Trard 2026-04-24 00:42:08 +03:00
  • 9986e509a8 cuts Trard 2026-04-22 09:25:10 +03:00
  • 6c2b5bde59 Prefer true fullscreen reframes for vertical shorts Trard 2026-04-22 09:22:23 +03:00
  • 23f7d9b683 feat: meme generator v2 — 100 real Imgflip templates + Reddit live trends AMEfremova 2026-04-21 22:55:29 +03:00
  • f536639630 feat: meme_video scenario, error handling, router fallback AMEfremova 2026-04-21 22:43:57 +03:00
  • 4ec6391c37 feat: final video assembler with TTS sync, subtitles, clip concat AMEfremova 2026-04-21 22:42:16 +03:00
  • b5712c3edf feat: meme generator with 12 formats, LLM text, photo embed, entry.py integration AMEfremova 2026-04-21 22:40:44 +03:00
  • 4696d216d5 fix critical bugs: duplicate generate_wb_product, missing looks_like_trend_request import, IndexError on code fences, nonexistent CLI flags AMEfremova 2026-04-21 22:37:23 +03:00
  • 0dbe3e9dad face_analyzer: expand animal/plant/character database, ban generic defaults AMEfremova 2026-04-21 13:27:30 +03:00
  • 96d6b3951b face_analyzer: better prompt with explicit visual feature checklist, larger image size AMEfremova 2026-04-21 13:23:10 +03:00
  • 475d3e67bf clip_extractor: face zoom via OpenCV, pre-clip dialog, auto music download on yt-dlp success AMEfremova 2026-04-21 09:07:23 +03:00
  • f83b50945a clip_extractor: support local video files (skip yt-dlp download) AMEfremova 2026-04-21 00:32:07 +03:00
  • d0bb727baa fix video pipeline: timecode sync, face framing in prompts, no grouping when timecodes present AMEfremova 2026-04-21 00:25:34 +03:00
  • 1313568857 face_analyzer: improve animal/bird prompt with proportion-based matching AMEfremova 2026-04-21 00:09:18 +03:00
  • f615a71f1c face_analyzer: fix animal/bird selection — visual shape match, not personality AMEfremova 2026-04-21 00:06:17 +03:00
  • 92f607d5e2 face_analyze: send all photos in one request, one combined result AMEfremova 2026-04-21 00:04:22 +03:00
  • 5fa9f3d1e6 face_analyze: answer only the user's specific question, support any category AMEfremova 2026-04-20 23:06:01 +03:00
  • 84393a8423 face_analyzer: drop MediaPipe, use LLM vision only (mp.solutions removed in 0.10+) AMEfremova 2026-04-20 23:03:01 +03:00
  • 6f5a6ed73f face_analyze: return analysis text as reply_text in JSON mode AMEfremova 2026-04-20 22:58:55 +03:00
  • d9881199b5 add face_analyzer skill — MediaPipe geometry + LLM vision analysis AMEfremova 2026-04-20 22:56:02 +03:00
  • df15b925a6 add clip_extractor skill — auto-cut YouTube videos into viral shorts AMEfremova 2026-04-19 21:54:56 +03:00
  • 369b7e7700 full pipeline: story-gen → veo video → ffmpeg assembly → TTS voiceover AMEfremova 2026-04-19 19:23:22 +03:00
  • 55054d7bcd entry AMEfremova 2026-04-14 20:12:49 +03:00
  • dc1df84116 auto-collage multiple images before passing to image edit/multi handlers AMEfremova 2026-04-10 15:25:33 +03:00
  • e85c830cf1 improve story-gen and entry point for Telegram integration AMEfremova 2026-04-09 23:11:14 +03:00
  • 5fffebcca0 voice Trard 2026-04-08 00:52:40 +03:00
  • d5b6a14fef voice Trard 2026-04-08 00:42:45 +03:00
  • 2f9e312f33 fix merge conflict in trend.py and broken trend_catalog import in generate.py AMEfremova 2026-04-06 23:25:45 +03:00
  • 019f93caf3 add trend collector, vision test, and .env loader AMEfremova 2026-04-06 23:19:00 +03:00
  • 99b459ff8b Merge pull request 'соединяет озвучку и видео' (#4) from feature/tts-generator into master Eduard Baturin 2026-04-06 19:43:46 +00:00
  • 5702fcfce8 .gitignore Trard 2026-04-06 22:40:36 +03:00
  • 15712c75f2 соединяет озвучку и видео Baobab909 2026-04-06 22:39:45 +03:00
  • be13782253 image generation Trard 2026-04-06 22:12:48 +03:00
  • 5afc80938e merge wip/story-gen: resolve conflicts in generate.py and SKILL.md AMEfremova 2026-04-03 22:59:30 +03:00
  • d02b09d8c1 setup Trard 2026-04-03 22:57:25 +03:00
  • 41219baa7c WB product pipeline: card + video modes, default 1 card, fix image size AMEfremova 2026-04-03 22:51:21 +03:00
  • 0ab5d177a5 Merge pull request 'переделано под json' (#2) from feature/tts-generator into master Eduard Baturin 2026-04-03 19:48:55 +00:00
  • 110ed9204c fix consistency Trard 2026-04-03 22:48:26 +03:00
  • ae6136cb46 переделано под json Baobab909 2026-04-03 22:47:41 +03:00
  • 9a9da63c55 relative patchs Trard 2026-04-03 22:43:55 +03:00
  • a725cc0fbd new video generation module Trard 2026-04-03 22:39:13 +03:00
  • b4cf13e916 add WB product commercial pipeline AMEfremova 2026-04-03 22:25:43 +03:00
  • 4a5704421f video-generate Trard 2026-04-03 22:24:36 +03:00
  • 6f5c0f04fe fix video mode and trend matching pipeline AMEfremova 2026-04-03 22:11:09 +03:00
  • a45765facc add video mode to generate.py with auto voice synthesis pipeline AMEfremova 2026-04-03 16:24:29 +03:00
  • 7c6fca7392 Merge remote-tracking branch 'origin/master' Baobab909 2026-04-03 14:32:18 +03:00
  • 74a8dea6aa озвучка тест Baobab909 2026-04-03 14:32:06 +03:00
  • 96588fee0e tiktok format Trard 2026-04-03 13:50:10 +03:00
  • 2d7b0dfb3a update skill and workflow Trard 2026-04-03 12:56:02 +03:00
  • 428251474c remove background Trard 2026-04-03 01:18:24 +03:00
  • 8616cd3677 update skills Trard 2026-04-03 00:51:58 +03:00
  • 58c17ee5a6 standartize assets folder Trard 2026-04-01 00:25:39 +03:00
  • fdd2fe155f assets Trard 2026-04-01 00:19:56 +03:00
  • 6d50e3d420 Merge pull request 'wip/story-gen' (#1) from wip/story-gen into master Eduard Baturin 2026-03-31 18:32:11 +00:00
  • a9dc29e6b6 add trands prompt AMEfremova 2026-03-31 15:27:49 +03:00
  • 8fb92fd102 Improve story-gen Efremovaan 2026-03-24 15:33:33 +03:00
  • bc501333c3 add story gen Efremovaan 2026-03-24 13:08:13 +03:00
  • 00ce468da4 SKILL.md Trard 2026-03-22 15:45:49 +03:00
  • 9d5f2400a9 move Trard 2026-03-20 15:47:39 +03:00
  • 54ed38aef3 update git ignoree Trard 2026-03-20 15:38:17 +03:00
  • c087077e57 migrate to py Trard 2026-03-20 15:34:39 +03:00
  • 57152c3035 Merge remote-tracking branch 'origin/master' Baobab909 2026-03-20 14:54:26 +03:00
  • 082cb6acfc Озвучка Baobab909 2026-03-20 14:53:46 +03:00
  • 9a6c31483c new skill for editing Trard 2026-03-20 14:50:25 +03:00
  • 709bdd6a0d Merge branch 'master' of https://github.com/Trard/media-skill AMEfremova 2026-03-18 09:41:01 +03:00
  • 0927b30041 slill md AMEfremova 2026-03-18 09:38:03 +03:00
  • f8e79d16b9 init commit Trard 2026-03-16 23:59:35 +03:00