AI Coding Daily

AI Coding Daily

AI Coding Daily — Lantern Podcasts
Zemlja Sjedinjene Države
Jezik EN-US
Epizode 12
Posljednja 02.09.2026

AI Coding Daily is a weekday podcast for software engineers and technical founders who use coding agents in real projects. Each episode highlights five developments in AI coding tools, such as Claude Code, OpenAI Codex, Cursor, Windsurf, and GitHub Copilot. It covers updates on models, APIs, benchmarks, pricing, security, and workflows. The show features a rigorous anchor and a skeptical staff-engineer cohost who assess if each change holds up in real codebases. Episodes run 7 to 9 minutes, Monday through Friday.

Epizode

  • Claude Code tightens agent controls as async delegation wobbles — September 02, 2026 02.09.2026 9min
    Claude Code v2.1.257 adds Fable 5.1, containment-escape gating, and outside-folder read prompts, while Hermes Agent and Codex reports show orchestration and deploy credentials still failing in production workflows. In this episode: Top stories: 1. v2.1.257 — Anthropic https://github.com/anthropics/claude-code/releases/tag/v2.1.257 2. async_delegation wake self-post: 600s client timeout + no per-session lock ⇒ duplicate concurrent turns, delayed and dropped results · Issue #100689 · NousResearch/hermes-agent · GitHub — GitHub https://github.com/NousResearch/hermes-agent/issues/100689 3. Subagents (Agent tool, custom types) die silently at startup: no transcript, no error, no log; parent never notified · Issue #91298 · anthropics/claude-code · GitHub — Anthropic https://github.com/anthropics/claude-code/issues/91298 4. Sites source repository write credential is already expired when issued · Issue #42119 · openai/codex · GitHub — GitHub https://github.com/openai/codex/issues/42119 5. [BUG] Cowork: sessions-api/sessions-bridge emit zero log output — device bridge never initializes (Windows, 1.40609.0.0) · Issue #91252 · anthropics/claude-code · GitHub — Anthropic https://github.com/anthropics/claude-code/issues/91252 Follow and rate AI Coding Daily wherever you listen. Feedback? Email [email protected]
  • Claude Code fixes stalls as agent context gets leaner — September 01, 2026 01.09.2026 6min
    Claude Code v2.1.252 fixes Mac Bash task failures, Remote Control stalls, and oversized failure notifications, while Anthropic usage-limit math and PostHog’s AGENTS.md advice point to a quieter theme: agent reliability now depends on less context, not louder prompts. In this episode: Top stories: 1. v2.1.252 — Anthropic https://github.com/anthropics/claude-code/releases/tag/v2.1.252 2. Step Back: Anthropic has reportedly reduced Claude Code’s context window by 17%—what changes in practice for developers, and how can we tell whether that’s a manageable workflow constraint or a meaningful loss of coding reliability? 3. Your AGENTS.md is holding you back - by Jina Yoon — PostHog https://newsletter.posthog.com/p/your-agentsmd-is-holding-you-back Follow and rate AI Coding Daily wherever you listen. Feedback? Email [email protected]
  • Claude Code Tightens the Harness as Agent Edits Get Messier — August 31, 2026 31.08.2026 10min
    Claude Code v2.1.251 adds model-switch hooks, prompt-cache visibility, and path-traversal fixes, while Caveman chases token cuts and Gemini users report large-file corruption. The through-line: agent control surfaces are becoming production infrastructure, not UI garnish. In this episode: Top stories: 1. v2.1.251 — Anthropic https://github.com/anthropics/claude-code/releases/tag/v2.1.251 2. JuliusBrussee/caveman — GitHub https://github.com/JuliusBrussee/caveman 3. Gemini models corrupts large UTF-8 source files during surgical edits - Google AI Studio - Google AI Developers Forum — Google https://discuss.ai.google.dev/t/gemini-models-corrupts-large-utf-8-source-files-during-surgical-edits/179841/3 4. [Bug]: Desktop feature toggles (e.g. Kanban) enable the UI panel but never the agent-side toolset — and nothing tells the user there are two switches · Issue #96969 · NousResearch/hermes-agent · GitHub — GitHub https://github.com/NousResearch/hermes-agent/issues/96969 5. I built CI for prompts, and the first bug was in the tests - DEV Community — DEV Community https://dev.to/parth_gupta_23e13d0b1b826/i-built-ci-for-prompts-and-the-first-bug-was-in-the-tests-3jg2 Follow and rate AI Coding Daily wherever you listen. Feedback? Email [email protected]
  • Claude Code tightens the sandbox as agent hooks misfire — August 28, 2026 28.08.2026 9min
    Claude Code v2.1.248 adds restricted mode while VS Code Copilot hooks overfire and Codex on Windows hits a no-window launch bug. The through-line: agent tooling is moving from impressive demos to stubborn production controls. In this episode: Top stories: 1. v2.1.248 — Anthropic https://github.com/anthropics/claude-code/releases/tag/v2.1.248 2. Hooks with matcher field do not filter by tool · Issue #332988 · microsoft/vscode · GitHub — GitHub https://github.com/microsoft/vscode/issues/332988 3. Windows Desktop launches ChatGPT.exe background processes but no UI/window appears · Issue #41075 · openai/codex · GitHub — OpenAI https://github.com/openai/codex/issues/41075 4. AG-UI tool-return rehydration parses twice, using `validate_python` where `validate_json` stays in Rust · Issue #7826 · pydantic/pydantic-ai · GitHub — GitHub https://github.com/pydantic/pydantic-ai/issues/7826 5. The Bug Class AI Coding Agents Keep Introducing (and How We Started Catching It in CI) - DEV Community — DEV Community https://dev.to/momcilo_savic_f347191005c/the-bug-class-ai-coding-agents-keep-introducing-and-how-we-started-catching-it-in-ci-1np7 Follow and rate AI Coding Daily wherever you listen. Feedback? Email [email protected]
  • Claude Code plugs session wedges as GPT-5.6 long-runs wobble — August 27, 2026 27.08.2026 9min
    Claude Code v2.1.247 fixes sub-agent fallback and prompt-overflow wedges while adding feedback drafts and API cost profiling; meanwhile, GPT-5.6 users document week-long long-running execution failures. The center of gravity is agent infrastructure breaking at workload boundaries. In this episode: Top stories: 1. v2.1.247 — Anthropic https://github.com/anthropics/claude-code/releases/tag/v2.1.247 2. Seven days of GPT-5.6 Sol regressions: Extra High now ... — OpenAI https://community.openai.com/t/august-26-update-seven-days-of-gpt-5-6-sol-regressions-extra-high-now-stalls-at-thinking-activity-sidebar-is-inaccessible-and-long-context-file-execution-failures-continue-after-the-routing-fix/1392786 3. GPT-5.6 High execution regression: ordinary Chat went 102m26s -> repeated ~25–26m stops on same Plus account; Work still gets long-run handoff - ChatGPT / Bugs - OpenAI Developer Community — OpenAI Developer Community https://community.openai.com/t/gpt-5-6-high-execution-regression-ordinary-chat-went-102m26s-repeated-25-26m-stops-on-same-plus-account-work-still-gets-long-run-handoff/1391943/6 4. Debugging a Flaky LLM Pipeline: Timeouts, Truncation, and a 40-Line Probe - DEV Community — DEV Community https://dev.to/datago_8008/debugging-a-flaky-llm-pipeline-timeouts-truncation-and-a-40-line-probe-12pm 5. Context Drift on a Free Server: A Reproducible Memory Stress Test - DEV Community — DEV Community https://dev.to/codejs_6920/context-drift-on-a-free-server-a-reproducible-memory-stress-test-3i3n Follow and rate AI Coding Daily wherever you listen. Feedback? Email [email protected]
  • Claude Code Fixes, Codex Drift, and the Agent Loop Tax — August 26, 2026 26.08.2026 9min
    Claude Code v2.1.246 adds sharper MCP interruption reporting and permission warnings as a glibc 2.44 crash gets bisected; meanwhile Codex Desktop and practitioner benchmarks show agent workflows still losing goals, preserving stale context, and looping expensively. In this episode: Top stories: 1. v2.1.246 — Anthropic https://github.com/anthropics/claude-code/releases/tag/v2.1.246 2. 2.1.242+ segfault is glibc-2.44-only: bisected 2.35→2.44, glibc 2.44's __newlocale refactor added an unconditional free(NULL); simulating a NULL guard boots 2.1.243 cleanly · Issue #89420 · anthropics/claude-code · GitHub — Anthropic https://github.com/anthropics/claude-code/issues/89420 3. Codex Desktop repeatedly loses the original acceptance goal after compaction and enters endless subagent/test loops - Codex - OpenAI Developer Community — OpenAI https://community.openai.com/t/codex-desktop-repeatedly-loses-the-original-acceptance-goal-after-compaction-and-enters-endless-subagent-test-loops/1391211/12 4. I Deleted the Wrong Turn. Three LLM Endpoints Still Repeated Its Answer. - DEV Community — DEV Community https://dev.to/chenxiachan/i-deleted-the-wrong-turn-three-llm-endpoints-still-repeated-its-answer-3fb5 5. The loop your agent can't see - DEV Community — DEV Community https://dev.to/dibyanshu_kumar/the-loop-your-agent-cant-see-58bn Follow and rate AI Coding Daily wherever you listen. Feedback? Email [email protected]
  • Claude Code meters loops as agent toolchains hit new edge cases — August 25, 2026 25.08.2026 9min
    Claude Code v2.1.243 adds loop-level usage, managed pricing, keyless Console login, and MCP reconnect fixes, while GitHub Agentic Workflows tightens safe-output PR steering and agent bugs expose brittle provider-error, Remote SSH, and LiteLLM/Anthropic tool-chain edges. In this episode: Top stories: 1. v2.1.243 — Anthropic https://github.com/anthropics/claude-code/releases/tag/v2.1.243 2. Weekly Update – August 24, 2026 | GitHub Agentic Workflows — GitHub https://github.github.com/gh-aw/blog/2026-08-24-weekly-update/ 3. web: backend error text is returned to the model verbatim — provider error envelopes are never normalized · Issue #93697 · NousResearch/hermes-agent · GitHub — GitHub https://github.com/NousResearch/hermes-agent/issues/93697 4. Remote SSH (Mac → Mac): Agent tools hang indefinitely (often on git); integrated terminal git is fine - Bug Reports - Cursor - Community Forum — Cursor https://forum.cursor.com/t/remote-ssh-mac-mac-agent-tools-hang-indefinitely-often-on-git-integrated-terminal-git-is-fine/169295 5. openai-responses: trailing empty assistant text block causes "assistant message prefill" 400 on Anthropic models via LiteLLM · Issue #8553 · earendil-works/pi · GitHub — GitHub https://github.com/earendil-works/pi/issues/8553 Follow and rate AI Coding Daily wherever you listen. Feedback? Email [email protected]
  • Claude Code 2.1.239 meets messy agent bugs — August 24, 2026 24.08.2026 9min
    Claude Code 2.1.239 tightens cost reporting, API migration, and proxy fixes while fresh GitHub reports flag stranded subagent replies, broken Desktop plugin env substitution, Areev credential-broker gaps, and opencode’s v2 provider auth regression. In this episode: Top stories: 1. v2.1.239 — Anthropic https://github.com/anthropics/claude-code/releases/tag/v2.1.239 2. Code-carrying tools bypass the credential broker; --allow-executor is CLI-only; two doc corrections · Issue #87 · AreevAI/areev · GitHub — GitHub https://github.com/AreevAI/areev/issues/87 3. SendMessage racing an agent's task stop strands the reply with no notification · Issue #88741 · anthropics/claude-code · GitHub — Anthropic https://github.com/anthropics/claude-code/issues/88741 4. V2 runner sends a non-credential env var as the bearer API key for env-configured providers · Issue #44065 · anomalyco/opencode · GitHub — anomalyco https://github.com/anomalyco/opencode/issues/44065 5. Marketplace plugin ${user_config.x} substitution fails via CCD --plugin-dir invocation · Issue #88529 · anthropics/claude-code · GitHub — Anthropic https://github.com/anthropics/claude-code/issues/88529 Follow and rate AI Coding Daily wherever you listen. Feedback? Email [email protected]
  • Claude Code Tightens Plugin Auth as Agent Evals Get Stateful — August 21, 2026 21.08.2026 9min
    Claude Code v2.1.238 adds marketplace header helpers, runner controls, and long-session fixes, while Microsoft’s ThinkingBox benchmark and MCP migration notes push agent tooling toward stateful, observable production behavior. In this episode: Top stories: 1. v2.1.238 — Anthropic https://github.com/anthropics/claude-code/releases/tag/v2.1.238 2. ThinkingBox: Measuring whether agents finish the job — Microsoft https://commandline.microsoft.com/thinkingbox-bench-agent-benchmarking/ 3. When your MCP tool fails: errors, hangs, and empty results — what Claude Code actually does with each - DEV Community — DEV Community https://dev.to/rulestack/when-your-mcp-tool-fails-errors-hangs-and-empty-results-what-claude-code-actually-does-with-2a50 4. MCP 2.0 Breaking Changes Every QA Engineer Must Know — Scrolltest https://scrolltest.com/mcp-2-0-breaking-changes-qa-guide/ 5. 36% Cheaper, 38% Faster: What Structured AI Context Is Worth — Blog — Unabyss — Unabyss https://unabyss.com/blog/what-context-is-worth Follow and rate AI Coding Daily wherever you listen. Feedback? Email [email protected]
  • Claude Code patches, Cursor agents, and a tougher SWE-Bench — August 20, 2026 20.08.2026 9min
    Claude Code v2.1.237 fixes prompt caching for gateway sessions as Cursor pushes cloud agents toward event-driven work, while Scale AI’s SWE-Bench Pro raises the bar on coding-agent evals and forces a harder production-readiness question. In this episode: Top stories: 1. Releases · anthropics/claude-code — Anthropics https://github.com/anthropics/claude-code/releases 2. Cloud Agents and Cursor Harness Improvements — Cursor https://cursor.com/changelog/08-19-26 3. SWE-Bench Pro (Public Dataset) - Scale Labs — Scale AI https://labs.scale.com/leaderboard/swe_bench_pro_public 4. Step Back: SWE-Bench Pro and newer coding agents suggest better performance on software tasks, but what would convince us that these systems are genuinely improving at production engineering rather than simply getting better at the benchmark’s particular setup? 5. smolmachines / smolvm as a sandbox for untrusted Python & JavaScript — Simon Willison's Weblog https://simonwillison.net/2026/Aug/19/smolmachines-untrusted-sandbox/ Follow and rate AI Coding Daily wherever you listen. Feedback? Email [email protected]
  • Claude Code Limits Tighten as Agent Tooling Gets Safer — August 19, 2026 19.08.2026 7min
    Claude Code weekly usage limits tighten as Anthropic ships another permission-focused patch, while practitioners push repo-specific model replay tests and Cursor context hooks to keep coding agents useful without widening review and memory failure modes. In this episode: Top stories: 1. Claude Code weekly limits reduce by a third tomorrow — Anthropic https://support.claude.com/en/articles/15910845-claude-code-may-august-2026-weekly-limits-promotion 2. v2.1.235 — Anthropics https://github.com/anthropics/claude-code/releases/tag/v2.1.235 3. Replay Your Last Ten Bugfixes Before You Trust a New Coding Model - DEV Community — DEV Community https://dev.to/appjs_7055/replay-your-last-ten-bugfixes-before-you-trust-a-new-coding-model-fed 4. How I stopped re-explaining my codebase to Cursor every session (built a git hook that auto-updates context) - Discussions - Cursor - Community Forum — Cursor https://forum.cursor.com/t/how-i-stopped-re-explaining-my-codebase-to-cursor-every-session-built-a-git-hook-that-auto-updates-context/168658 Follow and rate AI Coding Daily wherever you listen. Feedback? Email [email protected]
  • Cursor Origin Moves Coding Agents Into the Repo Layer — August 18, 2026 18.08.2026 11min
    Cursor Origin begins rolling out code hosting for paid users, putting repos, PRs, GitHub sync and agents in one surface while Claude Code hardens more Windows path handling and Codex users flag uneven long-context rollout metadata. In this episode: Top stories: 1. GPT-5.6 Sol still receives 272K max_context_window after ... — GitHub https://github.com/openai/codex/issues/39144 2. Origin Code Hosting — Cursor https://cursor.com/changelog/origin-code-hosting 3. v2.1.234 — GitHub https://github.com/anthropics/claude-code/releases/tag/v2.1.234 4. Problem with tool_choice causing caching issues - API / Bugs - OpenAI Developer Community — OpenAI https://community.openai.com/t/problem-with-tool-choice-causing-caching-issues/1390501/3 5. How do you catch it when a model update changes your agent's tool calls? - DEV Community — DEV Community https://dev.to/divyansh_rai_8ac27714ba7e/how-do-you-catch-it-when-a-model-update-changes-your-agents-tool-calls-1bpf Follow and rate AI Coding Daily wherever you listen. Feedback? Email [email protected]
  • Claude Code hardens the harness; evals expose the plumbing — August 17, 2026 17.08.2026 10min
    Claude Code v2.1.233 tightens agent execution with path-validation, runner, and cgroup changes, while a Windows prompt-shim post shows eval scores swinging from 3/24 to 21/24. Anthropic also sketches multi-agent failure modes and Claude’s EU AI Act watermarking plan. In this episode: Top stories: 1. v2.1.233 — Release notes from claude-code https://github.com/anthropics/claude-code/releases/tag/v2.1.233 2. A Batch-File Shim Was Truncating My Agent's Prompts on Windows (3/24 to 21/24) - DEV Community — DEV Community https://dev.to/chikoku_neko/a-batch-file-shim-was-truncating-my-agents-prompts-on-windows-324-to-2124-512k 3. Patterns and problems in emerging multi-agent systems — Anthropic https://www.anthropic.com/research/multiagent-systems 4. How Claude's text watermarking works — Anthropic https://www.anthropic.com/news/claude-text-watermark Follow and rate AI Coding Daily wherever you listen. Feedback? Email [email protected]
  • Cursor Expands Agents Beyond Code as Eval Gates Tighten — August 14, 2026 14.08.2026 8min
    Cursor added Google Workspace plugins that let agents read, write, and act across Gmail, Drive, and Calendar, while practitioners are tightening prompt gates, sandbox boundaries, focused regression tests, and flaky-failure deduping around AI-generated code. In this episode: Top stories: 1. What's New in Cursor — Latest Updates & Release Notes — Cursor https://cursor.com/changelog 2. Langfuse TypeScript prompt regression gates with GitHub Actions - DEV Community — DEV Community https://dev.to/agentanalytics/langfuse-typescript-prompt-regression-gates-with-github-actions-1if3 3. Your Agent Eval Sandbox Is the Attack Surface — steezr blog — Steezr https://www.steezr.com/en/blog/agent-evaluation-sandbox-containment-design-aisi-incident 4. A Zero-Cost Pre-Merge Gate for AI-Generated Changes: Fixtures, Diff Tests, and a Throwaway Server - DEV Community — DEV Community https://dev.to/github_7727/a-zero-cost-pre-merge-gate-for-ai-generated-changes-fixtures-diff-tests-and-a-throwaway-server-60d 5. Deduplicating Flaky Failures Across a Large Prompt Test Suite - DEV Community — DEV Community https://dev.to/multigrid/deduplicating-flaky-failures-across-a-large-prompt-test-suite-4idg Follow and rate AI Coding Daily wherever you listen. Feedback? Email [email protected]
  • Claude Code Hardening Meets Hook Blind Spots — August 13, 2026 13.08.2026 8min
    Claude Code v2.1.228 hardens synced skills and fixes runner/session bugs, while a reproducible MCP-hook report exposes permission logging drift; the rest is context observability, reversible compression, and Gemini trace fidelity for agent stacks. In this episode: Top stories: 1. anthropics/claude-code v2.1.228 on GitHub — NewReleases https://newreleases.io/project/github/anthropics/claude-code/release/v2.1.228 2. Claude Code hooks stop firing on MCP tools after the first deny (found it while trying to cut tokens) - DEV Community — DEV Community https://dev.to/chikoku_neko/claude-code-hooks-stop-firing-on-mcp-tools-after-the-first-deny-found-it-while-trying-to-cut-48hd 3. Octomind 0.43.0: Compression Stops Being a One-Way Door | Octomind — Octomind https://octomind.run/blog/octomind-0-43-0-release 4. Profiling an AI agent's context window: where the tokens actually go - DEV Community — DEV Community https://dev.to/royalpinto007/profiling-an-ai-agents-context-window-where-the-tokens-actually-go-422o 5. Bug Smash: restoring dropped Gemini chat config in Sentry's JavaScript SDK - DEV Community — DEV Community https://dev.to/zkasuran/bug-smash-restoring-dropped-gemini-chat-config-in-sentrys-javascript-sdk-2n9a Follow and rate AI Coding Daily wherever you listen. Feedback? Email [email protected]
  • AI coding agents get gateways, benchmark scrutiny, and overflow guardrails — August 12, 2026 12.08.2026 8min
    Tetrate Agent Router lands in VS Code as SWE-Bench leaderboards get dissected and local agent workflows push onto NVIDIA GPUs; the through-line is governance, measurement, and failure modes moving from demos into production. In this episode: Top stories: 1. Adding Tetrate Agent Router as a model provider in Visual Studio Code — Tetrate https://tetrate.io/blog/tetrate-model-provider-vscode-extension 2. Dissecting the SWE-Bench Leaderboards — arXiv https://arxiv.org/html/2506.17208v2 3. Run Local Agentic AI Workflows with Meta's Muse Glimmer ... — NVIDIA Technical Blog https://developer.nvidia.com/blog/run-local-agentic-ai-workflows-with-metas-muse-glimmer-on-nvidia/ 4. Your Agent's Context Window Overflowed and It Answered Anyway - DEV Community — DEV Community https://dev.to/saurav_bhattacharya/your-agents-context-window-overflowed-and-it-answered-anyway-1cd7 5. Prompts Break in Production Too: Building a Pre-Merge Regression Check That Runs on Free Models - DEV Community — DEV Community https://dev.to/devx_6522/prompts-break-in-production-too-building-a-pre-merge-regression-check-that-runs-on-free-models-45a7 Follow and rate AI Coding Daily wherever you listen. Feedback? Email [email protected]
  • Claude Tool Calls, Codex SSD Wear, and Python-Shell Agents — August 11, 2026 11.08.2026 9min
    Claude Sonnet 4.5 on Amazon Bedrock now preserves trailing newlines in tool-call parameters, while Codex’s SQLite logs exposed SSD-endurance risk and Prime Agent’s Python-shell design points at a different answer to context rot. In this episode: Top stories: 1. Anthropic Claude tool use - Amazon Bedrock — Amazon https://docs.aws.amazon.com/bedrock/latest/userguide/model-parameters-anthropic-claude-messages-tool-use.html 2. code-yeongyu/oh-my-openagent v5.0.0-beta.4 on GitHub — Newreleases https://newreleases.io/project/github/code-yeongyu/oh-my-openagent/release/v5.0.0-beta.4 3. Codex SQLite feedback logs can write ~640 TB/year and rapidly consume SSD endurance — GitHub https://github.com/openai/codex/issues/28224 4. The top repo on GitHub today runs its agent inside a Python shell - DEV Community — DEV Community https://dev.to/breachprotocol/the-top-repo-on-github-today-runs-its-agent-inside-a-python-shell-43h5 5. AI Engineering Evals: Regression Gates for Prompts, Tools, RAG [2026] - DEV Community — DEV Community https://dev.to/kunal_d6a8fea2309e1571ee7/ai-engineering-evals-regression-gates-for-prompts-tools-rag-2026-3pn6 Follow and rate AI Coding Daily wherever you listen. Feedback? Email [email protected]
  • SWE-Bench Pro Raises the Bar as Coding Agents Harden — August 10, 2026 10.08.2026 7min
    SWE-Bench Pro sets a tougher public yardstick for coding agents, while Claude Code makes auto mode default, GitHub Copilot adds context-preserving releases, and fresh CI flaws in Claude Code and Gemini CLI underline that the harness is now the attack surface. In this episode: Top stories: 1. SWE-Bench Pro (Public Dataset) - Scale Labs — Scale Labs https://labs.scale.com/leaderboard/swe_bench_pro_public 2. Running auto mode in production | Claude by Anthropic — Claude by Anthropic https://claude.com/blog/auto-mode-in-production 3. GitHub Copilot weekly releases — August 3 - GitHub Changelog — GitHub Changelog https://github.blog/changelog/2026-08-07-github-copilot-weekly-releases-august-3/ 4. Claude Code and Gemini CLI Flaws Let a GitHub Issue Reach CI Workflow Secrets - InfoSec Today — InfoSec Today https://www.infosectoday.io/claude-code-and-gemini-cli-flaws-let-a-github-issue-reach-ci-workflow-secrets/ Follow and rate AI Coding Daily wherever you listen. Feedback? Email [email protected]

Popularan u

Ovaj podcast se pojavljuje i u podcast listama ovih zemalja.